OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => OpenBSD => Topic started by: jpmatrix on May 05, 2007, 11:19:48 am

Title: Fluxbox
Post by: jpmatrix on May 05, 2007, 11:19:48 am
help
i've installed fluxbox in http://www5.autistici.org/c0de/obsd/pkg4.1/ (http://www5.autistici.org/c0de/obsd/pkg4.1/)
then i've put startfluxbox in .xinitrc

fluxbox starts but i cannot reach the menu with the stylus...how do you do that??
Title: Fluxbox
Post by: mathemajikian on May 05, 2007, 12:51:34 pm
Quote
help
i've installed fluxbox in http://www5.autistici.org/c0de/obsd/pkg4.1/ (http://www5.autistici.org/c0de/obsd/pkg4.1/)
then i've put startfluxbox in .xinitrc

fluxbox starts but i cannot reach the menu with the stylus...how do you do that??

Add the following to your .fluxbox/keys config file in order to display the fluxbox menu and window properties via the keyboard.

Control w :WindowMenu # ctrl m presents selected window options menu
Control m :RootMenu # ctrl m presents fluxbox menu
Title: Fluxbox
Post by: jpmatrix on May 05, 2007, 01:24:22 pm
Quote
Quote
help
i've installed fluxbox in http://www5.autistici.org/c0de/obsd/pkg4.1/ (http://www5.autistici.org/c0de/obsd/pkg4.1/)
then i've put startfluxbox in .xinitrc

fluxbox starts but i cannot reach the menu with the stylus...how do you do that??

Add the following to your .fluxbox/keys config file in order to get the fluxbox menu and window properties via the keyboard.

Control w :WindowMenu # ctrl m presents selected window options menu
Control m :RootMenu # ctrl m presents fluxbox menu
[div align=\"right\"][a href=\"index.php?act=findpost&pid=160541\"][{POST_SNAPBACK}][/a][/div]

it works! thanks!