Adding hotkeysForum: Other Help Topics Topic: Adding hotkeys started by: Patrick Posted by Patrick on Nov. 29 2004,09:02
How can i add hotkeys so that i can activate a application by typing for instance: ctrl-e (emelfm) ctrl-t (x-Terminal) etc....?
Posted by ke4nt1 on Nov. 29 2004,09:49
First , check your /home/dsl/.fluxbox/init file.Make sure that a line near the end of the file called session.keyfile: points to .fluxbox/keys Then edit your /home/dsl/.fluxbox/keys file to include any combos you wish. e.g. Mod1 F12 :Workspace12 Mod1 e :ExecCommand emelfm See these threads.. < http://damnsmalllinux.org/cgi-bin....;t=3337 > < http://damnsmalllinux.org/cgi-bin....;t=3454 > 73 ke4nt Posted by Patrick on Nov. 29 2004,10:31
Thnx man, I worked when i changed the file: ~/.fluxbox/dev-keys (in stead of keys). Must be because i have 2 versions of fluxbox on my DSL (the original and 0.9.9)
Posted by mikshaw on Nov. 29 2004,14:43
correct - they are separate applications, so .fluxbox/keys is for fluxbox stable and .fluxbox/dev-keys is for the extension.
|