LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Running a keycombination on fluxbox start. (https://www.linuxquestions.org/questions/linux-newbie-8/running-a-keycombination-on-fluxbox-start-78931/)

KptnKrill 08-04-2003 12:59 PM

Running a keycombination on fluxbox start.
 
I made a key combination Alt + D + Alt + A and it removes the titlebar/border/tab and I want to be able to run xterm and the key combination when fluxbox starts. Is there anyway to do this? tia.

darthtux 08-22-2003 12:51 AM

To run xterm when fluxbox starts add the following line in .xinitrc before exec fluxbox
xterm &

The key combination can be added in
~/.fluxbox/keys
I'm not sure of the syntax. The fluxbox site may have more info.


All times are GMT -5. The time now is 03:02 PM.