Fedora :: Possible To Set Background/foreground Opacity Seperately?
Dec 30, 2009I want to set my top gnome-panel's background opacity to about 80, while having foreground opacity (fonts and images) set to 100.
View 1 RepliesI want to set my top gnome-panel's background opacity to about 80, while having foreground opacity (fonts and images) set to 100.
View 1 RepliesI am trying to solve one problem: When i run my process in background it hogs around 96% of CPU. But when ran in foreground, CPU utilization is almost zero. Is there any difference b/n a background and a foreground process wrto CPU utilization?
View 8 Replies View Relatedis it possible in bash to run one command in background and after it's done show output with less? While background process is running I should be able enter another commands.What I have is this (sleep is only for simulation):
Code:
{({ ( tree / > tree.txt && sleep 2) & } && wait && less tree.txt) &} && wait fg &
Problem is that I don't know and I can't find how to move it to the foreground after completion.
I got curious during the construction of my program to search for blocks of text that contain certain words, and wanted to print out blocks of text with the words I was searching for, initially, in ALL CAPS and seperated by tabs for easy identification. That got boring, though, so I thought, "Can printf do colors, too?" Yes it can.... Who knew?
[Code],,,
q)how can i bring the backgroud process to foreground i tried like below1]hp-linux@hp-linux-desktop:/usr/share$ top
top - 11:28:24 up 1:57, 2 users, load average: 0.55, 0.65, 0.62
Tasks: 158 total, 3 running, 155 sleeping, 0 stopped, 0 zombie
Cpu(s): 6.1%us, 2.9%sy, 0.7%ni, 87.1%id, 3.0%wa, 0.2%hi, 0.1%si, 0.0%st
[code]...
I've read about this. Everyone says to use ~/.Xresources or ~/.Xdefaults, and it doesn't work for me. It doesn't do anything at all, in fact. I'm trying to use this:
Code:
XTerm*background: black
XTerm*foreground: white
In the ~/.X* files, it won't work. I read that another way of doing it is using
Code:
xrdb -merge .x_settings_file
This will work for me. It's the only thing I can get to work. But when I restart, it will have to be done again. I'm using Slackware 12.2.
i have just installed ubuntu on my windows vista operating system. on my system i have java and all sorts of software installed. i was wondering if it is possible to use the downloaded software on ubuntu? or do i have to install it on ubuntu seperately?
View 2 Replies View RelatedI have a java program with gui. I want to start this program in the start of system (rc3.d) and when I connect to the machine bring to front without open another time the program. I want to connect to opened program in the start of system.
View 1 Replies View RelatedIs there a way to enable opacity in screenlets? I'm using Debian Squeeze with Gnome. I noticed there is a bug around but it should be fixed?? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518179
View 2 Replies View RelatedI found this template: [URL] Perhaps the most I like. Unfortunately, there is a high transparency, does not it look nice on a light background... May know how to how to reduce the opacity??
View 2 Replies View RelatedWhen I Click in Opacity in Compiz the top bar of The desktop desapear. I Clic again and don't apear again. I have to close session and open again session to fix it.
I'm triyng to fix a Opaticty problem in all my top border windows. They all appear transparent. The alt +scroll of mouse doesn't work.
This problem I take it from 10.10... Now I have it in 11.04...I thought it was going to be fix it with the upgrade. In 10.10 I used Metacity because of this problem.
turn off the feature that causes the inactivate windows to loose their opacity. I use two monitors and have a number of applications running on each monitor. All the windows on the monitors have important information that I use. However, all the windows that are not active loose opacity and it's very hard to read their content unless I constantly click on the windows. One of my next upgrades for this year includes adding a Video card that has support for more than two monitors so that I have easily have even more windows in view. With the opacity lost it's going to be very hard t work in the environment.
I'm running Ubuntu 11.04 with the default Unity desktop. By the way, I'm sure if I boot into Ubuntu Classic or Unity 2D the problem would go away. However, I'm trying to use the default Unity desktop, as much of my reading appears to indicate some of the alternate boot options might be eventually be removed as an option. Also, I would like to experience the Unity as suggested by the developers. So hopefully this is a feature of the Unity 3D that has a user adjustment control.
I want to change installation background image in fedora 12.
How to change the installation background not desktop background.
i wanted to change the opacity settings in compiz config settings manager (i read it in the forum post that i can change opacity using compiz settings) when i opened the ccsm, i did not find the opacity settings in general options...do i have to update or upgrade?
View 4 Replies View RelatedAll I want to do is fade some text in and out via the opacity attribute, and change the text when it hits zero. My script changes the text on time, but ignores the formatting effects. I'm not worried at this stage about the else statement in the startFadeEffect() function. I just want the fade effect to work here the way it should.
[Code]...
I have many processes running that printf local debug. (they will log to file later!) I start them by
Code:
( sleep 20000000 | fp ) & else they get killed/stop by themselves. So now its running in the background, I want to bring it to the front to see the printfs.
[Code]....
Sometimes when I have two or more windows open, the window in the foreground will be white, or blank. This most notably happens when I have Firefox and LibreOffice open in the same desktop. The window in the background is clearly visible, and when I right click on the window in the foreground, a normal context menu comes up. This also sometimes happens when there is only one window on a desktop.
I have played on and off with ubuntu over the years, and am currently using 11.04 on an older HP with an Athlon 64 chip. You may consider my background knowledge of the system to be one step above nil. I'm happy to provide any system info you may want, but you'll likely have to tell me how to obtain it.
Is it possible to schedule a process in the foreground? Lets say a cron schedule to be ran at 9:00. I would like to come back at 9:30, see how the process is running, and being able to interact with it... lets say kill it, or whatever. Is it possible? (Its not necessary to use cron, but it must be in Command Line)
View 6 Replies View RelatedAnyone know why each time I boot up the machine the cube background image goes away and the background colour is left. This image i am placing is in Apparency/Skydome
View 2 Replies View RelatedI start a process, put it in the background running, then log out, then log in again, and want to bring the process to front again. I've looked in "ps aux" for the PID, but it won't be put in the foreground with "fg ###". What's the correct way? (I use the same account for both login sessions.)
View 2 Replies View Relatedwhen I play an MP4 movie everything is great except all I hear is the background sounds in the movie..and non of the foreground (ie the actors speaking)...I have uninstalled pulse audio in the past and use alsamixer for any sound configs.
View 4 Replies View RelatedI am running some Matlab simulations on Natty Narwhal. Each time this matlab script outputs a figure, Matlab jumps to the foreground, as if I clicked it on the launcher. This is really annoying, because if I'm typing something in my browser for example, and a figure is displayed, I am taken away from my browser and I have to click the browser to resume typing.Is there a way to just have Matlab run in the background without interfering my other work?
View 2 Replies View RelatedI've changed the terminal colors and now irssi statusbars have white text on light blue background. I would like to change the foreground color of the irssi statusbars to black but can't figure out how to do it. I don't want to download a whole theme, I only want to change this one color.
View 1 Replies View RelatedRecent example: mountlo (using UML):
vi@vi-notebook:~/b$ mountlo -m 16 -d /dev/uba1 /home/vi/mnt/usb -t vfat -o iocharset=utf8,allow_other&
[1] 32561
vi@vi-notebook:~/b$ Checking that ptrace can change system call numbers...OK
Checking syscall emulation patch for ptrace...OK
Checking advanced syscall emulation patch for ptrace...OK
Checking PROT_EXEC mmap in /tmp...OK
[Code]...
Also happens with Gimp (when it does run it's plug-ins). Parts of Gimp started by `gimp q.jpg&' freeze and cannot continue unless "killall -CONT" or made foreground. Is it a bug? How to reliably start things in a background?
I know a program running in the background can be brought to the foreground by typing 'fg'. So, if
command_line &
really runs the program in the background, my question has just been answered. But then all reduces to this question (yeah, I know; but I'm asking in earnest): does the ampersand sign make the program run in the background?
I had started a process through ssh and then i did 'cntrl+Z' and 'bg' and 'disown' before closing the ssh connection. That process kept running in the background in the other machine and now i want to bring it back to foreground in that machine. However running the command 'fg %<process_id>' is not helping. What do i DO!?
View 6 Replies View RelatedWhenever I'm playing a video and bring another application to the foreground, the video window appears over the foreground application:
I'm running Natty Narwhal 64-bit. This didn't happen back in Maverick. The hardware is an Asus K42JR laptop. If there's any more detailed information that I can provide to help narrow this problem down, please let me know.
I've found a similar issue on the forums, but it seems a bit different. This guy also has foreground window problems, but in his case they occur with non-video applications and are not consistent (it only happens 10% of the time).
With me, it always occurs with only video playback. The choice of video application for playback does not appear to matter (I've tried Totem, VLC). Strangely, the problem doesn't occur when viewing flash videos from within Chrome.
I recently upgraded to fedora 12. Before the upgrade I had a desktop background which filled the entire 2 screens. After the upgrade i noticed that the background is displayed on each monitor twice so when displaying the desktop I see the background twice.I tried to change the settings for it like 'center' and 'fill screen' but to no avail. The rest of the dual monitor setup works fine.
View 1 Replies View RelatedI originally have Ubuntu Lucid on my machine. I just installed opensuse 11.2 on another partition without bootloader installed. So I'm still using the Ubuntu Lucid default bootloader grub2. I can boot up opensuse correctly. the nagging thing is that there's no splash screen show up during the boot process, instead, lines of command are flashing, the console background is also missing and the font under console (tty1-6) is huge. what can I do to have these back to opensuse? the current entry in grub2 for opensuse
Code:
menuentry "openSUSE 11.2 (i586) (on /dev/sda2)" {
insmod ext2
set root='(hd0,2)'
search --no-floppy --fs-uuid --set 9ac05ede-e7c4-47f3-b55b-66d5844$
linux /boot/vmlinuz-2.6.31.12-0.2-desktop root=/dev/sda2
initrd /boot/initrd-2.6.31.12-0.2-desktop
}
which parameters should I add?
I encounted a problem that my nautilus restore its background to white after I login next time,so I couldn't see the filename clearly since the color of fonts are also white.So my problem is how to fix the color of background after I change it into other colors instead of white?
View 2 Replies View Related