| mikshaw  
 
  
 
 
 Group: Members
 Posts: 4856
 Joined: July 2004
 | 
|  | Posted: May 29 2006,19:26 |  |  If you're using Fluxbox, add a string to /home/dsl/.fluxbox/keys
 For example, if you want "Alt-Shift-s" to launch xscreensaver, you add something like this:
 
 | Code Sample |  | Mod1 Shift S :ExecCommand xscreensaver | 
 Reload fluxbox config to apply the change (might need to restart for fluxbox stable).
 
 If you're using JWM, add a line to .jwmrc, but i'm sorry i don't know what the syntax is for this.
 
 --------------
 http://www.tldp.org/LDP/intro-linux/html/index.html
 |