You are not logged in.

#1 2007-12-08 00:22:31

fluxme
Member
Registered: 2007-12-05
Posts: 36

Rightclick-menu stopped working in Fluxbox

Hello,

I'm currently using Fluxbox and everything was fine a little while, but then the rightclick-menu wouldn't show up anymore. Does anyone know the solution to this problem?
Also, in Fluxbox my keymap is changed to US while in CLI the keymap is set to UK. How do I change it to UK?
Does anyone know where I can get Eterm?

Offline

#2 2007-12-08 00:45:31

arkanum
Member
From: Oppdal, NO
Registered: 2007-10-09
Posts: 38

Re: Rightclick-menu stopped working in Fluxbox

fluxme wrote:

I'm currently using Fluxbox and everything was fine a little while, but then the rightclick-menu wouldn't show up anymore. Does anyone know the solution to this problem?

Make sure you have this in your ~/.fluxbox/keys file:

OnDesktop Mouse3 :rootMenu
fluxme wrote:

Also, in Fluxbox my keymap is changed to US while in CLI the keymap is set to UK. How do I change it to UK?

Not sure if this will do the trick, but make sure that this is under the "InputDevice" section of your keyboard in /etc/X11/xorg.conf:

Option "XkbLayout" "uk"
fluxme wrote:

Does anyone know where I can get Eterm?

http://bbs.archlinux.org/viewtopic.php?pid=299707 wink


Arch64

Offline

#3 2007-12-09 01:04:11

fluxme
Member
Registered: 2007-12-05
Posts: 36

Re: Rightclick-menu stopped working in Fluxbox

Thanks alot. Works like a charm smile
My keys file was empty. No wonder it didn't work. Are there any other keybindings I should enable?

*Notice to self. Use search function next time before asking about Eterm* tongue

Offline

#4 2007-12-09 02:20:07

exiguous
Member
Registered: 2007-11-11
Posts: 44

Re: Rightclick-menu stopped working in Fluxbox

fluxme wrote:

My keys file was empty. No wonder it didn't work. Are there any other keybindings I should enable?

I'm not sure why your keys file was empty, but here is the default one:

OnDesktop Mouse1 :HideMenus
OnDesktop Mouse2 :WorkspaceMenu
OnDesktop Mouse3 :RootMenu
OnDesktop Mouse4 :NextWorkspace
OnDesktop Mouse5 :PrevWorkspace

Mod1 Tab :NextWindow
Mod1 Shift Tab :PrevWindow
Mod1 F1 :Workspace 1
Mod1 F2 :Workspace 2
Mod1 F3 :Workspace 3
Mod1 F4 :Workspace 4
Mod1 F5 :Workspace 5
Mod1 F6 :Workspace 6
Mod1 F7 :Workspace 7
Mod1 F8 :Workspace 8
Mod1 F9 :Workspace 9
Mod1 F10 :Workspace 10
Mod1 F11 :Workspace 11
Mod1 F12 :Workspace 12

You can change these and add more. See:

http://fluxbox-wiki.org/index.php/Keyboard_shortcuts

Last edited by exiguous (2007-12-09 02:20:40)

Offline

#5 2007-12-09 04:52:59

fluxme
Member
Registered: 2007-12-05
Posts: 36

Re: Rightclick-menu stopped working in Fluxbox

Thanks very much. I was missing the window-switcher key-combination smile

Offline

Board footer

Powered by FluxBB