LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gkrellm on desktop(background) (https://www.linuxquestions.org/questions/linux-software-2/gkrellm-on-desktop-background-304031/)

KENTOSI 03-20-2005 05:00 PM

Gkrellm on desktop(background)
 
Hi all,

You know how you normally have a border around apps? With the minimise icon, the maximise icon, and close icon, etc? How do I make apps load up in FVWM without that border?

I want to load up gkrellm, but don't want it to move, or focus on it, or minimise/maximise/etc. I just want it there in the background.

Any ideas?

KENTOSI 03-20-2005 05:04 PM

found it
 
Ok I found out how:

in .fvwm2rc add:

Code:

AddToFunc StartFunction
...
+ I Exec exec gkrellm

And then further down in the Style section add:

Code:

Style gkrellm NoTitle, Sticky, WindowListSkip, StaysOnBottom, NeverFocus


All times are GMT -5. The time now is 12:28 AM.