Software :: Simple XFCE Volume Slider?

Feb 27, 2011

Does XFCE have a volume slider for its panel? I want something similar to what GNOME and LXDE have; a small/simple slider that appears quickly when clicking the volume icon in the panel. XFCE pulls up the full mixer.

View 8 Replies


ADVERTISEMENT

Ubuntu :: Volume Control - Volume Slider Moves Up Even If Try To Slide It Down

Sep 9, 2010

I'm using 10.04 now and it runs ok, except one strange thing in the Volume control applet. Sometimes, when I click on the volume slider, it moves up. Even if I try to slide it down, it moves up on every click. The same when I click left of it - it keeps moving up! This is very annoying at night when the music gets loud and wakes everybody. It happens with or without Compiz turned on

View 3 Replies View Related

Ubuntu :: Volume Slider Changed?

Jun 15, 2010

I don't know if this is as the result of todays updates for certain. But it's surely likely. See attached:

View 6 Replies View Related

Ubuntu :: Removed The Volume Control Slider In The Top Panel - How To Get It Back

Apr 23, 2010

I accidentally removed the volume control slider in the top panel. How do i get it back?

View 3 Replies View Related

Ubuntu Multimedia :: Volume Slider In The Top Right Corner Doesn't Work

May 7, 2011

i've just put on a fresh install of natty narwhal, and the volume slider in the top right corner doesn't work. if i move it all the way left to 0, the sound goes off, but anything non-zero seems to be full volume. i searched a bit , tried fiddling around in alsamixer , and gconf-editor -> apps->gnome_settings_daemon->volume_step but couldn't get any useful result.

View 3 Replies View Related

Ubuntu Multimedia :: Sound Is Vary Loud Until Volume Slider Is Touched

Sep 20, 2010

Basically every time I boot into Ubuntu any sound will be vary loud until I move the volume slider, it doesn't matter how much I move the slider as long as it moves then all sound will play at the normal volume and volume control works like it's suppose too until I reboot. This problem started in 9.10 and still happens in 10.04 and 10.10(as of a couple days ago).As far as I can tell the issue only exists in Ubuntu, doesn't happen in Fedora(Gnome), OpenSuSE(KDE) or Kubuntu.Running 10.04.1 32-bit, Logitech Clear Chat USB Headset, don't have any speakers.

View 7 Replies View Related

Debian :: Simple X Rdesktop Client For Xfce

Feb 4, 2011

I'm looking for a really simple X rdesktop client to run under xfce desktop.

View 11 Replies View Related

Slackware :: Adjust Volume With Globe Hotkey In Xfce?

Jun 21, 2011

In xfce ,My keyboard for adjust volume don't work.I found in xfce--config--keyboard, there are settings to set globe hotkey.I try to add XF86AudioLowerVolume ,XF86AudioRaiseVolume and XF86AudioMute in this area,,but don't know which command should be.

View 7 Replies View Related

Programming :: How To Compile / Simple Tutorial For Making Simple Program

Oct 7, 2010

i'm a college student studying pc programing, and i was given today a special work and i have to program using miranda... which i've never used it >.< can anyone give me a hand to where to download, how to compile, and a simple tutorial for making a simple program or something?

View 3 Replies View Related

Ubuntu Multimedia :: What Each Slider Adjusts On The Equalizer

Jan 10, 2011

what each slider adjusts on the equalizer, say for example in xmms or qmmp? I want to tweak my settings to adjust the sound quality for my speakers. None of the presets come close and I don't have the "ear" for sound to just wing it by randomly sliding the things up and down. Sound quality is passable by default when I plug my mp3 player into them.

View 1 Replies View Related

OpenSUSE Multimedia :: Lost Slider Controls In Kmix?

Mar 16, 2011

Im running 11.3 w/ KDE 4.6. I was using Kmix today without issue and accidentally (perhaps out of curiosity) clicked the 'close' box on the tab which presented all of the volume controls. The thing is, I cannot seem to find out how to recreate it. I seem to recall there was some option to create multiple volume control tabs, but I cannot locate.

Could someone point me in the right direction on how to recreate the tab or delete the kmix settings/config which I assume would re-create defaults?

View 1 Replies View Related

Ubuntu :: Changing Gtk Slider Color On Scrollbar Hover?

Sep 12, 2010

I'm using the Human-Clearlooks theme on Lucid (Gnome) with compiz/nvidia driver.

I'd like to have the scrollbar sliders a bit (only) more visible. Ideally, it would switch orange when I hover it with the mouse, and stay gray otherwise. This is because my screen is quite large, and when the slider is small I find it difficult to find its position.

1. I opened the gtkrc file and set colorize_scrollbar = TRUE in the engine "clearlooks" block. Now the scrollbar sliders are always orange. I'd really like to have them orange only on hover.

2. There is a "clearlooks-scrollbar" style. I tried adding (fg|bg|base|text)[] in it. I found that:A. fg[] is for the arrow within the top and bottom square boxes

B. bg[NORMAL] and bg[INSENSITIVE] define the color of the box containing the arrow (or if colorize_scrollbar = FALSE, the color of the whole scrollbar, including the square boxes and the slider itself)

C. bg[PRELIGHT] is the color of the box containing the arrow when hovered

D. bg[SELECTED] is the color of the slider (permanent)As it was most unsuccessful, I tried to force the murrine engine for the scrollbars only. Now with bg[PRELIGHT] = @selected_bg_color I get something fairly close to my expectations.

Only I'd like the bar to be pre-lighted not only when the mouse is over the slider, but as soon as it is over the scrollbar. Here I must say I'm at loss, and I really can't find how to do it.

how to change the slider color on scrollbar hover?

View 6 Replies View Related

Ubuntu :: Kubuntu 10.4 Screen Brightness Slider Doesn't Have An Effect?

Oct 8, 2010

I ran Kubuntu 10.4 from the Live CD and from the start The screen was automatically set to be as dim as possible, but in the power manager the brightness is set to be as bright as possible. Moving around the slider doesn't do nothing, and when I click the battery icon in the tray, it shows another brightness slider that's set to dim as possible, when I move it around it has no effect and just goes back to where it was when I close the popup window. Right now I'm running from the livedisk on an IBM T42 thinkpad laptop.How do I fix this, is it a hardware issue, I've had problems with my graphics card in the past with compositing in X/Ubuntu.I've found some text files for the backlight, they're all set to 0 which I believe is the problem, however even though I'm running the File Manager as root with kdesudo and the permissions are set to read and write for the owner, who is root, I can't save any changes.

View 2 Replies View Related

Programming :: Java Swing : Vertical Slider On Jtextpane - No Thumb?

Jul 30, 2011

java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.8) (fedora-53.1.9.8.fc14-i386)
OpenJDK Client VM (build 19.0-b09, mixed mode)

I want to add a vertical slider to a JTextPane component. When I do, I get the slider but I don't get a thumb - i.e. the slider doesnt do anything here is my code

Code:
JPanel dataPane = new JPanel(); // create panel dataPane
ta2 = new JTextPane(); // textpane
if (true)

[Code]...

the (true) lets me do something like ifdef to try out my new ideas as you see, this code comes when I create the object but before I populate it. maybe I need to do something after I populate the textpane?

View 5 Replies View Related

Ubuntu :: Applications That Are Made For XFCE Work On ANY Distro That Has XFCE Installed?

Jul 9, 2010

Like for instance, if I have Ubuntu Lucid Lynx installed with XFCE, and it has an applications made for XFCE. will the applications also work on say some other distro like, Wolvix, that is an XFCE-based distro~????

What I am trying to say is: Do applications that are made for XFCE, work on ANY distro that has XFCE installed?

View 9 Replies View Related

Debian :: How To Hide Applet's "slider"

Apr 26, 2011

I have set up a panel with a custom background image. Is it possible to make transparent or completely hide applet's slider?

View 1 Replies View Related

Debian Multimedia :: How To Have Volume Buttons On Laptop Change 'pcm' Channel Volume Rather Than 'master'?

Jun 13, 2010

I'm running squeeze (last updated today), and everything has been working great. There is only thing that would simplify my life minutely..Anybody know how can I have the volume buttons on my laptop change the "pcm" channel volume rather than "master"? If they could control pcm, then I could adjust the volume coming out of my headphones or my computer speaker (both controlled by pcm, but not master...seems strange to me) with just one click.I tried to find this info online, but all results seem to refer to an older version. The simple "click here, set this" solution no longer is possible.

View 2 Replies View Related

Debian Multimedia :: Laptop Volume Buttons And GNOME Volume Are Not Synchronized

Feb 27, 2011

Debian Squeeze 6.0.0 on a Thinkpad T43, sound volume is not synchronized between the laptop volume buttons and GNOME's Volume Applet. So if I turn the volume all the way down with the physical buttons, the volume applet may still indicate 75%.I did not have this problem in Debian Lenny. Pressing the volume buttons used to show a volume bar on the screen, as did pressing the mute button.

View 8 Replies View Related

Ubuntu :: Default Volume To 100% In Terminal With Gnome-volume-control-applet?

Jul 17, 2010

Is there a way to default volume to 100% in the terminal with gnome-volume-control-applet or any other program? I am setting up a dedicated Zsnes machine which boots into Fluxbox but the volume is muted by default. There isn't a man page for gnome-volume-control-applet.

When I log into Gnome the volume is set to 100%, but Fluxbox is always set to mute.

View 1 Replies View Related

Ubuntu Multimedia :: USB Soundcard Volume Controls With Laptop Volume Keys?

Oct 29, 2010

I've got my xubuntu 10.10 install just about perfect on a little acer aspire d250, apart from a small sound useability issue: In the interests of simplicity and resource usage I removed pulseaudio. After a bit of fiddling I got it so that my USB soundcard (ProDac) is recognized and automatically set as the default soundcard when plugged in. Any sound applications automatically use the USB sound if it present, no need to around with pulse. The only problem is that my netbook's volume control keys still only control the master volume of the inbuilt soundcard, and have no effect on the usb sound. Does anyone know of a way to change which sound device these keys actually effect? I'd like to write a little script so that when the usb device is detected the keys are remapped.

View 1 Replies View Related

Ubuntu Multimedia :: PCM Volume Not Affected By Master Volume Control With Alsa

Mar 7, 2011

I'm running Kubuntu 10.10 32 bit on an old DFI KT600AL motherboard based system using the onboard VIA 3058 AC97 audio (because it supports front panel audio connections and none of the add-in PCI soundcards I have do). I have an old Gateway/STB TVPCI TV tuner card (mainly wanted the FM radio part to work) hooked up to the cd audio connector on the motherboard because the digital audio over the pci bus apparently isn't supported for this card (neither is the onboard analog mixer on the tv tuner card, I had to hack a CD-ROM audio cable and solder it to the audio outputs of the tv tuner module on the TV tuner card). When I use the master channel as the master channel (selected in Kmix) then as one would expect it affects the output volume of all other audio playing on the system except that which is being handled by the PCM channel. On Windows the PCM channel was also affected by the "Volume Control" slider such that ALL volume levels were reduced when moving the slider. I'm hoping someone can help me figure out how to make it work like this on Kubuntu.

First off I should warn you that I (like many users of older hardware that is not properly supported under PulseAudio) have uninstalled PulseAudio (because it's garbage) and am using Alsa to manage my audio hardware. I would think that there would be some way to do this using the 'amixer' application to add the PCM channel as a component of the 'Master' channel so that when the volume is turned down using the 'Master' channel control it will affect the PCM channel too (at least the output to the speaker jack, not necessarily the capture or mix volume though), but I'm not really any good at doing things from a terminal window and the options for the amixer command kind of confused me.

View 1 Replies View Related

Ubuntu Multimedia :: High Volume - System Sets Volume To Maximum Value?

Mar 24, 2011

I used Ubuntu 10.10 (64 bit) on IMac i7. As far as, I remember, after installing Pulse-Audio Equalizer, for each restart of the system, after login screen, system sets volume to maximum value. What can I do?

View 1 Replies View Related

Ubuntu Multimedia :: Usb Headset - Cannot Regulate The Volume Of The Phones (output) Anymore With Gnome-volume-control

Jun 12, 2010

since using 10.04 I have a big problem with my usb headset (freetalk everyman)

1. Problem: I cannot regulate the volume of the phones (output) anymore with gnome-volume-control. By default the volume is set to 100% which is way too loud. When I set it under 100% there is no sound at all. Values over 100% work.

2. Problem: The X server is freezing iregulary when I connect the headset and disconnect it, Magic SysRq works. I checked Xorg.0.log and found out that it recognizes the usb headset as keyboard:

[Code]...

View 6 Replies View Related

Fedora :: Dumb Lvm - Volume Group And Volume Names Are Gone From View

Jan 22, 2011

I don't know much about lvm and I've managed to screw up a drive. I had a 500GB drive with FC14 on it and I wanted to copy over a load of data to my new 1TB that was replacing it. I set up my new install the same way as the old...including the same volume names (error number 1 I think) I successfully mounted the old/500GB drive (using vgscan and vgchange -a y etc.) using a laptop (running FC13) and an external hdd cradle. I could access the files I wanted but this wasn't the machine I wanted to copy them to (I was doing this while waiting for the install to finish on the new drive).

When I tried the same process on the new install I found that having two lvm with the same name meant I couldn't mount the external one. So I opened the disk utility (palimsest) and was going to change the name of the old volume group but it wouldn't let me do that. I then thought maybe I could get away with just changing the name of the partition where the files were and maybe I could add it to the mounted group or something so I changed it to lv_home2. This changed the name of my new/1TB lv_home to lv_home2 as well. So thinking that wasn't the answer I just changed the name of the new lv_home2 back to lv_home.

From that point on I haven't been able to see the old drives partitions (the new volume group still works so far). I has a physical volume but the volume group and volume names are gone from view. When I try to vgscan on my main computer or the laptop I had it working on earlier I get:

[Code]....

View 3 Replies View Related

General :: Move / Copy A Logical Volume From One Volume Group To Another?

Dec 1, 2010

I'm rearranging a bunch of disks on my server at home and I find myself in the position of wanting to move a bunch of LVM logical volumes to another volume group. Is there a simple way to do this? I saw mention of a cplv command but this seems to be either old or not something that was ever available for linux.

View 2 Replies View Related

Ubuntu Multimedia :: Volume Control Can Only Do Mute Or Full Volume?

Oct 31, 2010

I am struggling with a problem with the volume control... when i try to adjust the volume with the sliding bar i can not do it. If i put the scrollbar to the 0 position, it is muted. when i move it to anywhere else, i get the full volume. From other programs like vlc, i can adjust the volume with no problem.

View 2 Replies View Related

Ubuntu Multimedia :: Very Little Control Over Volume Using Master Volume Level?

Apr 10, 2011

My volume control seems to have only three settings: TOO LOUD, VERY QUIET, OFF. If I adjust the Master volume slider from the Panel, only about the right 1/8th has any effect and if I slide it past about the 95% mark, I get no sound at all. At the far-right end of the volume control, I get total volume. It's basically like the slider only has any impact in the top 5% of it's space. Below 95% of the slide, there is zero volume.

It's so drastic, that one tap down of the volume button on my keyboard kills the sound (because it nudges the slider past that 95% mark). This happens in the Audio settings, etc., system-wide. If I adjust the volume for an individual app from within the app (MPlayer, for example) it behaves exactly as expected (that is, app volume works smoothly, it's just master volume that has this issue). I have run through most of the "obvious" things-- I'm wondering if I broke something by installing the extra KDE packages to get Amarok to work.

View 3 Replies View Related

Ubuntu :: Use Super Keys As Volume Up And Volume Down In Karmic?

Mar 17, 2010

In Intrepid Ibex, I was using the left Super key as Volume Down and the right Super key as Volume Up, because it was just so convenient.

However when I go to the "Keyboard Shortcuts" window in Karmic, it doesn't let me assign the Super keys to anything. I mean like, I can use the Super Keys along with other keys, but not by themselves.

Is it somehow possible to use the Super keys for Volume Up and Volume Down in Karmic?

View 3 Replies View Related

Ubuntu :: 10.04 LTS - When I Adjust The Volume With The Volume Wheel ,Nothing Is Clickable?

May 1, 2010

It seems that when I adjust the volume with the volume wheel on the side of my notebook, the OS messes up. Nothing is clickable, I cannot type anything, in order to get a working computer again I have to hard reset it.Why is this happening? I have never experienced this. I have a Toshiba Satellite that I recently installed Ubuntu on.

View 5 Replies View Related

CentOS 5 :: Add New RAID Volume To The Existing Logical Volume?

May 7, 2011

I have a system with a 2TB RAID level 1 installed (2 x 2TB drives, configured as RAID1 through the BIOS). I installed Centos 5.5 and it runs fine. I now added another 2x2TB drives and configured them as RAID1 through the BIOS.

How do I add this new RAID volume to the existing logical volume?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved