Click to See Complete Forum and Search --> : adding key commands in fluxbox


gehidore
10-16-2003, 10:40 PM
i would like to add the following to flux, how do i do it?

1 alt f2 runs---run command
2 f4 closes current window


and i would like the focus to follow the mouse.

gehidore
10-17-2003, 10:34 AM
any one? any one?

SuperNu
10-17-2003, 04:37 PM
I managed to do this once under fluxbox, but I forgot what file you have to edit in ~/.fluxbox. There is a program called fluxconf (http://devaux.fabien.free.fr/flux/) which is a graphical way to edit fluxbox's configuration files. BTW, when I went to check the site, it appeared down. It could just be my internet connection.

--SN

Hayl
10-17-2003, 04:43 PM
the file is ~/.fluxbox/keys

Mod1 F2 : ExecCommand <insert your command here>

F4 : Close


this is all covered in the Fluxbox Documentation (http://fluxbox.sourceforge.net/docbook/en/fluxbox-docs.html#AEN250)