Debian :: How To Hide Applet's "slider"
Apr 26, 2011I have set up a panel with a custom background image. Is it possible to make transparent or completely hide applet's slider?
View 1 RepliesI have set up a panel with a custom background image. Is it possible to make transparent or completely hide applet's slider?
View 1 RepliesHow can i hide the bubble with username in the upper bar, right hand? It is linked to the shutdown icon but i want to keep that icon but hide the bubble with the name of the user.
I was searching but i didn't find anything, only how to hide all the mini-applet session (shutdown icon included).
I attached an image with what i am saying.
url
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 RelatedI wish that some partitions were hidden and others were read only, moreover I wish that these settings can't be edited by other users (except of course root user). For do this, have I only in "fstab" file in "etc" folder to comment (or delete) lines relatives to partitions that I wish are hides and I set options to "ro" to lines relatives to partitions that I wish are read only?
View 14 Replies View Relatedwhat 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 RelatedDoes 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 View RelatedIm 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?
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?
I've just installed a new 2TB disk. Its formatted as ext3 and mounted. Works fine.Only concern is that the lost+found directory is visible to normal users. The disk mount point is owned by root. ls -l showsdrwx------ 2 root root 16384 2011-03-24 10:36 lost+foundThe applicable line from fstab is/dev/sdb1 /var/wayfinder ext3 defaults 0 1
View 5 Replies View RelatedI'm teaching my son about Linux and he has a system dual-booting Debian Squeeze and Windows XP.Recently, his Windows hard disk ran out of room (It's a rather old system, the disk was 13 GB) and we replaced it with an 80 GB drive that we thought was dead.After successfully cloning the Windows disk, we put the new disk in the old slot (hdd) and rebooted.Windows runs fine with it, but when trying to boot Debian, it ran into a myriad of errors (too many to list here) and eventually timed out trying to deal with this apparently renegade hard drive.The only way we can boot Debian is to shutdown the computer, disconnect the hard drive and boot up.
Rather inconvenient My question is:Is there any way to hide that disk from the Debian system so it doesn't go trying to detect it and run into these snags?I'd like to simply replace it with a brand-new drive, but that's absolutely out of the budget for now.
Howto hide boot text messages on the screen during Lenny startup? I've tried to change in /boot/grub/menu.lst:
Code:
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
I accidentally removed the volume control slider in the top panel. How do i get it back?
View 3 Replies View RelatedI 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 Relatedi'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 Relatedjava 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?
Background: I am dual booting Debian and Window 7. Wanted to make windows-loader default and hide grub if possible. Google search took me here: [URL].... (third answer, about editing grub)
Make Windows (ANY variant) the default Grub2 menu option.
Description: This sets Windows as the default boot option, and (with NO user action) the PC will auto-launch Windows on startup.
STEPS:
A. sudo update-grub #List your current menu items
B. Edit setup file
sudo gedit /etc/default/grub
GRUB_DEFAULT=âWindows 7 (loader) on /dev/sda1â³ #Set the boot default to your Windows boot partition
[WARNING: Just setting 'GRUB_DEFAULT=n', will NOT work after kernel updates, etc.
Save the file and close.]
sudo update-grub
Question: I must have done something wrong, for update-grub (as root) now gives this: "/usr/sbin/grub-mkconfig: 6: /etc/default/grub: 2: not found"
What should I do now to make grub as it was in the beginning?
[By the way, it's been very difficult to get Debian related pages...]
Howto configure /boot/grub/menu.lst from Lenny to hide boot text messages during the startup?
View 14 Replies View RelatedBasically 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 RelatedI use network manager applet 0.7.1. I had set the automatic wireless connection to my my wireless network (WPA key secured). Recently, I get the following problem: At the automatic connection, I get the message: Network manager applet (/usr/bin/mn-applet) needs default keyering. As I don't know what it is to type it and then, deny or OK, it doesn't get connected to my wireless network.
View 5 Replies View RelatedI cant use the option "export" from the VPN settings in the Gnome Network Manager, when I tried to export a popup says "Unknown error"This happend also in 11.3 and now in 11.4, so it is a nm-applet problema I think... Is there any other way to export my VPN connections?
View 5 Replies View RelatedI thought I was removing the chat status piece of the indicator applet (I know what it is now, didn't then), but I accidentally removed the whole thing. Now when I figured out how to put it back on the panel, I can't get it back to where it was (which was to the RIGHT of the system date/time applet). How can I do this as well as move the indicator applet that has the volume control in it?
View 4 Replies View RelatedAfter some updates I can't get indicator applet and session management applet working, I get these instead:
I tried to pull back any updates, but it changed nothing. I installed older (lucid) versions of these packages:
Code:
indicator-applet
indicator-applet-complete
indicator-sound
indicator-applet-session
[Code]....
I was using both the Indicator Applet and the Notification Area applets in my panel but realized that very often when I started the system, the icons of these applet appeared mixed. Some items were duplicated (for example the keyboard indicator) where others were missing (sometimes the battery indicator, sometimes the sound indicator, etc). When that happened I had to remove them and add them to panel again.
This seems to be a bug that makes one applet interfere with the other (maybe because there are some items that appear in both but when you add both initially nothing is duplicated but after a system restart the problem happens).After searching for some way to fix this apparent bug without success I decided to remove the Indicator applet and keep just the Notification Area.
It works but then I don't have the sound applet anymore, because it was part of the Indicator Applet.
I searched for a standalone sound applet but I couldn't find any. Do you know of any such applet that I could install in the system? If I can find any it would be fine to me and I would be satisfied using just the Notification Area.
Had ubuntu for a few years left came back last month. I lost the indicator applet in the panel. I don't know what I did to get it back. I feel like this is a very very simple thing to fix but I just can't find it. Here is a pic of what i'm talking about.
View 3 Replies View RelatedI just moved my bottom panel to the right side of the screen and set it to auto-hide., The panel hid it'self but will not un-hide when I move the mouse to the edge of the screen... I tried to re-boot, but the panel is still "stuck"Is there an easy way to fix this? Or will I have to manualy delete the panel and make a new one
View 10 Replies View RelatedI removed the "indicator applet" from the default gnome panel at the top of the default Lucid desktop. Doing so resulted in me losing the ability to control the sound from the panel, which I value so I put it back.Once I restored the indicator applet to the panel, the nm-applet went missing. I'm still connecting to my home network with no problem, so the function is there, but the little icon that updates when you're trying to connect, shows signal strength, and other available networks is now missing. This I've searched the problem and haven't found any solutions that work, I think because of the new applet integration, but I'm very surprised this hasn't been found by someone yet!
View 9 Replies View RelatedSo I have followed every single guide there is on how to run a applet with the java plugin on debian 64. And they all fail. How I could see those applets and java apps with my firefox on debian squeeze amd64.
View 3 Replies View RelatedHow to get Java applet running on Squeeze, jre-6u26-linux, is needed to be installed, but I counld not do it, is there any alternative way to get Java applet working ? It works on Lenny, but I am moving to Squeeze.
View 2 Replies View RelatedI have the Faenza Icon Theme installed, but it seems blueman-applet could care less. The applet's icon does change to use the Bluetooth application icon, but when it is active or disabled, it uses the icons in /usr/share/icons/hicolor/24/status/.
Part of the problem may be that Faenza has the status icon named bluetooth-active/bluetooth-disabled instead of blueman-active/blueman disabled. However, even if I rename these in /usr/share/icons/Faenza/24/status/, nothing changes. If I copy the icons into the first location mentioned and rename them, it does work. I don't have a problem doing this, but if I ever change themes, I'll have to do it again. Anyway I can make it use the icon theme?
I have Debian Testing, Kernel 2.6.32-trunk-686 and Java version:
java version "1.6.0_16"
Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
Java HotSpot(TM) Server VM (build 14.2-b01, mixed mode)
If I open web page with Java application (in Opera, Iceweasel and Google Chrome), for example this page: [URL] I get error message (image in attachment). If I click in the Details, I get this text:
Java Plug-in 1.6.0_16
Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Server VM
User home directory = /home/johnnycage
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
load: class AppletGui not found.
java.lang.ClassNotFoundException: AppletGui .....
Exception: java.lang.ClassNotFoundException: AppletGui