You are not logged in.

#1 2008-05-30 09:15:56

rocktorrentz
Member
From: Southampton, England
Registered: 2007-08-05
Posts: 141

Why aren't my winkey keyboard shortcuts working (Openbox)

I've started playing with openbox again and by default it has "W-F#" set to change workspace. Here's my xorg.conf:

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "keyboard"
        Option      "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "uk"
    Option "XkbOptions" "altwin:super_win"
EndSection

I seem to remember there being a program that allowed you to monitor what X sees certain keys as (command line app) but I can't remember what it's called. I am using a standard uk keyboard.

Thanks in advance

Offline

#2 2008-05-30 09:29:15

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: Why aren't my winkey keyboard shortcuts working (Openbox)

http://wiki.archlinux.org/index.php/Hotkeys

FWIW, my "windows" key is working by default. did you try without Option "XkbOptions" "altwin:super_win" ?

Offline

#3 2008-05-30 10:36:44

rocktorrentz
Member
From: Southampton, England
Registered: 2007-08-05
Posts: 141

Re: Why aren't my winkey keyboard shortcuts working (Openbox)

Changing my keyboard layout from uk to gb fixed it. big_smile I didn't need the extray xkboptions line.

Offline

#4 2008-05-30 14:12:56

nightm4re
Member
Registered: 2005-12-30
Posts: 42
Website

Re: Why aren't my winkey keyboard shortcuts working (Openbox)

glad you fixed it.  the program you were asking about is called "xev".  You can test your keyboard keys (and mouse etc) with it.

Offline

Board footer

Powered by FluxBB