Description
Binary i3 version: 4.10.2 (2015-04-16, branch "4.10.2") © 2009-2014 Michael Stapelberg and contributors
Running i3 version: 4.10.2 (2015-04-16, branch "4.10.2") (pid 577)
The i3 binary you just called: /usr/bin/i3
The i3 binary you are running: i3
log: http://logs.i3wm.org/logs/5679846214598656.bz2
log: http://logs.i3wm.org/logs/5756596743307264.bz2
Hello,
When I'm using $mod=Mod4 I cannot use $mod+Shift+space to toggle tiling/floating (and neither $mod+space etc.). Also using eg. Ctrl+space does. The critical combination is Super_L+space. Using alt/Mod1 instead of Super_L works, too.
Which makes it even more weird is that this is only the case on my Cherry STRAIT keyboard - and not on another keyboard I tested. Sadly I currently do not have this other keyboard available.
My first guess was that $mod somehow changed the behavior of 'space' hardware-wise. This would explain this, though being a weird move from the hardware manufacturer.
Also this seems to actually not be the case, as xev
reports different events when I change $mod to Mod1. So changing $mod to Mod4 definitely messes with the events which in turn would mean - to me - that i3 tries to toggle tiling/floating but somehow fails doing so in this case. I have no idea why this is so.
xev of $mod+space with $mod=Mod4=Super:
KeyPress event, serial 32, synthetic NO, window 0x3000001,
root 0x1e7, subw 0x0, time 4343146, (418,781), root:(1381,805),
state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
FocusOut event, serial 32, synthetic NO, window 0x3000001,
mode NotifyGrab, detail NotifyAncestor
FocusOut event, serial 32, synthetic NO, window 0x3000001,
mode NotifyUngrab, detail NotifyPointer
FocusIn event, serial 32, synthetic NO, window 0x3000001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 32, synthetic NO, window 0x0,
keys: 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
32 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
KeyRelease event, serial 32, synthetic NO, window 0x3000001,
root 0x1e7, subw 0x0, time 4344146, (418,781), root:(1381,805),
state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
xev of $mod+space with $mod=Mod1=Alt
KeyPress event, serial 32, synthetic NO, window 0x3000001,
root 0x1e7, subw 0x0, time 4489836, (53,911), root:(1016,935),
state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x3000001,
root 0x1e7, subw 0x0, time 4489932, (53,911), root:(1016,935),
state 0x40, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XmbLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x3000001,
root 0x1e7, subw 0x0, time 4489996, (53,911), root:(1016,935),
state 0x40, keycode 65 (keysym 0x20, space), same_screen YES,
XLookupString gives 1 bytes: (20) " "
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x3000001,
root 0x1e7, subw 0x0, time 4490092, (53,911), root:(1016,935),
state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
I used the default keybinds and there's no other keybind in my i3config that containts space except the default ones.
Any ideas?
xmodmap -pke
keycode 8 =
keycode 9 = Escape NoSymbol Escape
keycode 10 = 1 exclam 1 exclam onesuperior exclamdown onesuperior
keycode 11 = 2 at 2 at twosuperior dead_doubleacute twosuperior
keycode 12 = 3 numbersign 3 numbersign threesuperior dead_macron threesuperior
keycode 13 = 4 dollar 4 dollar currency sterling currency
keycode 14 = 5 percent 5 percent EuroSign dead_cedilla EuroSign
keycode 15 = 6 asciicircum 6 asciicircum dead_circumflex onequarter dead_circumflex
keycode 16 = 7 ampersand 7 ampersand dead_horn onehalf dead_horn
keycode 17 = 8 asterisk 8 asterisk dead_ogonek threequarters dead_ogonek
keycode 18 = 9 parenleft 9 parenleft leftsinglequotemark dead_breve leftsinglequotemark
keycode 19 = 0 parenright 0 parenright rightsinglequotemark dead_abovering rightsinglequotemark
keycode 20 = minus underscore minus underscore yen dead_belowdot yen
keycode 21 = equal plus equal plus multiply division multiply
keycode 22 = BackSpace BackSpace BackSpace BackSpace
keycode 23 = Tab ISO_Left_Tab Tab ISO_Left_Tab
keycode 24 = q Q q Q adiaeresis Adiaeresis adiaeresis
keycode 25 = w W w W aring Aring aring
keycode 26 = e E e E eacute Eacute eacute
keycode 27 = r R r R ediaeresis Ediaeresis ediaeresis
keycode 28 = t T t T thorn THORN thorn
keycode 29 = y Y y Y udiaeresis Udiaeresis udiaeresis
keycode 30 = u U u U uacute Uacute uacute
keycode 31 = i I i I iacute Iacute iacute
keycode 32 = o O o O oacute Oacute oacute
keycode 33 = p P p P odiaeresis Odiaeresis odiaeresis
keycode 34 = bracketleft braceleft bracketleft braceleft guillemotleft leftdoublequotemark guillemotleft
keycode 35 = bracketright braceright bracketright braceright guillemotright rightdoublequotemark guillemotright
keycode 36 = Return NoSymbol Return
keycode 37 = Control_L NoSymbol Control_L
keycode 38 = a A a A aacute Aacute aacute
keycode 39 = s S s S ssharp section ssharp
keycode 40 = d D d D eth ETH eth
keycode 41 = f F f F f F f
keycode 42 = g G g G g G g
keycode 43 = h H h H h H h
keycode 44 = j J j J idiaeresis Idiaeresis idiaeresis
keycode 45 = k K k K oe OE oe
keycode 46 = l L l L oslash Oslash oslash
keycode 47 = semicolon colon semicolon colon paragraph degree paragraph
keycode 48 = apostrophe quotedbl apostrophe quotedbl dead_acute dead_diaeresis dead_acute
keycode 49 = grave asciitilde grave asciitilde dead_grave dead_tilde dead_grave
keycode 50 = Shift_L NoSymbol Shift_L
keycode 51 = backslash bar backslash bar notsign brokenbar notsign
keycode 52 = z Z z Z ae AE ae
keycode 53 = x X x X oe OE oe
keycode 54 = c C c C copyright cent copyright
keycode 55 = v V v V registered registered registered
keycode 56 = b B b B b B b
keycode 57 = n N n N ntilde Ntilde ntilde
keycode 58 = m M m M mu mu mu
keycode 59 = comma less comma less ccedilla Ccedilla ccedilla
keycode 60 = period greater period greater dead_abovedot dead_caron dead_abovedot
keycode 61 = slash question slash question questiondown dead_hook questiondown
keycode 62 = Shift_R NoSymbol Shift_R
keycode 63 = KP_Multiply KP_Multiply KP_Multiply KP_Multiply KP_Multiply KP_Multiply XF86ClearGrab
keycode 64 = Alt_L Meta_L Alt_L Meta_L
keycode 65 = space NoSymbol space
keycode 66 = Caps_Lock NoSymbol Caps_Lock
keycode 67 = F1 F1 F1 F1 F1 F1 XF86Switch_VT_1
keycode 68 = F2 F2 F2 F2 F2 F2 XF86Switch_VT_2
keycode 69 = F3 F3 F3 F3 F3 F3 XF86Switch_VT_3
keycode 70 = F4 F4 F4 F4 F4 F4 XF86Switch_VT_4
keycode 71 = F5 F5 F5 F5 F5 F5 XF86Switch_VT_5
keycode 72 = F6 F6 F6 F6 F6 F6 XF86Switch_VT_6
keycode 73 = F7 F7 F7 F7 F7 F7 XF86Switch_VT_7
keycode 74 = F8 F8 F8 F8 F8 F8 XF86Switch_VT_8
keycode 75 = F9 F9 F9 F9 F9 F9 XF86Switch_VT_9
keycode 76 = F10 F10 F10 F10 F10 F10 XF86Switch_VT_10
keycode 77 = Num_Lock NoSymbol Num_Lock
keycode 78 = Scroll_Lock NoSymbol Scroll_Lock
keycode 79 = KP_Home KP_7 KP_Home KP_7
keycode 80 = KP_Up KP_8 KP_Up KP_8
keycode 81 = KP_Prior KP_9 KP_Prior KP_9
keycode 82 = KP_Subtract KP_Subtract KP_Subtract KP_Subtract KP_Subtract KP_Subtract XF86Prev_VMode
keycode 83 = KP_Left KP_4 KP_Left KP_4
keycode 84 = KP_Begin KP_5 KP_Begin KP_5
keycode 85 = KP_Right KP_6 KP_Right KP_6
keycode 86 = KP_Add KP_Add KP_Add KP_Add KP_Add KP_Add XF86Next_VMode
keycode 87 = KP_End KP_1 KP_End KP_1
keycode 88 = KP_Down KP_2 KP_Down KP_2
keycode 89 = KP_Next KP_3 KP_Next KP_3
keycode 90 = KP_Insert KP_0 KP_Insert KP_0
keycode 91 = KP_Delete KP_Decimal KP_Delete KP_Decimal
keycode 92 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift
keycode 93 =
keycode 94 = backslash bar backslash bar backslash bar backslash
keycode 95 = F11 F11 F11 F11 F11 F11 XF86Switch_VT_11
keycode 96 = F12 F12 F12 F12 F12 F12 XF86Switch_VT_12
keycode 97 =
keycode 98 = Katakana NoSymbol Katakana
keycode 99 = Hiragana NoSymbol Hiragana
keycode 100 = Henkan_Mode NoSymbol Henkan_Mode
keycode 101 = Hiragana_Katakana NoSymbol Hiragana_Katakana
keycode 102 = Muhenkan NoSymbol Muhenkan
keycode 103 =
keycode 104 = KP_Enter NoSymbol KP_Enter
keycode 105 = Control_R NoSymbol Control_R
keycode 106 = KP_Divide KP_Divide KP_Divide KP_Divide KP_Divide KP_Divide XF86Ungrab
keycode 107 = Print Sys_Req Print Sys_Req
keycode 108 = ISO_Level3_Shift NoSymbol ISO_Level3_Shift
keycode 109 = Linefeed NoSymbol Linefeed
keycode 110 = Home NoSymbol Home
keycode 111 = Up NoSymbol Up
keycode 112 = Prior NoSymbol Prior
keycode 113 = Left NoSymbol Left
keycode 114 = Right NoSymbol Right
keycode 115 = End NoSymbol End
keycode 116 = Down NoSymbol Down
keycode 117 = Next NoSymbol Next
keycode 118 = Insert NoSymbol Insert
keycode 119 = Delete NoSymbol Delete
keycode 120 =
keycode 121 = XF86AudioMute NoSymbol XF86AudioMute
keycode 122 = XF86AudioLowerVolume NoSymbol XF86AudioLowerVolume
keycode 123 = XF86AudioRaiseVolume NoSymbol XF86AudioRaiseVolume
keycode 124 = XF86PowerOff NoSymbol XF86PowerOff
keycode 125 = KP_Equal NoSymbol KP_Equal
keycode 126 = plusminus NoSymbol plusminus
keycode 127 = Pause Break Pause Break
keycode 128 = XF86LaunchA NoSymbol XF86LaunchA
keycode 129 = KP_Decimal KP_Decimal KP_Decimal KP_Decimal
keycode 130 = Hangul NoSymbol Hangul
keycode 131 = Hangul_Hanja NoSymbol Hangul_Hanja
keycode 132 =
keycode 133 = Super_L NoSymbol Super_L
keycode 134 = Super_R NoSymbol Super_R
keycode 135 = Menu NoSymbol Menu
keycode 136 = Cancel NoSymbol Cancel
keycode 137 = Redo NoSymbol Redo
keycode 138 = SunProps NoSymbol SunProps
keycode 139 = Undo NoSymbol Undo
keycode 140 = SunFront NoSymbol SunFront
keycode 141 = XF86Copy NoSymbol XF86Copy
keycode 142 = XF86Open NoSymbol XF86Open
keycode 143 = XF86Paste NoSymbol XF86Paste
keycode 144 = Find NoSymbol Find
keycode 145 = XF86Cut NoSymbol XF86Cut
keycode 146 = Help NoSymbol Help
keycode 147 = XF86MenuKB NoSymbol XF86MenuKB
keycode 148 = XF86Calculator NoSymbol XF86Calculator
keycode 149 =
keycode 150 = XF86Sleep NoSymbol XF86Sleep
keycode 151 = XF86WakeUp NoSymbol XF86WakeUp
keycode 152 = XF86Explorer NoSymbol XF86Explorer
keycode 153 = XF86Send NoSymbol XF86Send
keycode 154 =
keycode 155 = XF86Xfer NoSymbol XF86Xfer
keycode 156 = XF86Launch1 NoSymbol XF86Launch1
keycode 157 = XF86Launch2 NoSymbol XF86Launch2
keycode 158 = XF86WWW NoSymbol XF86WWW
keycode 159 = XF86DOS NoSymbol XF86DOS
keycode 160 = XF86ScreenSaver NoSymbol XF86ScreenSaver
keycode 161 = XF86RotateWindows NoSymbol XF86RotateWindows
keycode 162 = XF86TaskPane NoSymbol XF86TaskPane
keycode 163 = XF86Mail NoSymbol XF86Mail
keycode 164 = XF86Favorites NoSymbol XF86Favorites
keycode 165 = XF86MyComputer NoSymbol XF86MyComputer
keycode 166 = XF86Back NoSymbol XF86Back
keycode 167 = XF86Forward NoSymbol XF86Forward
keycode 168 =
keycode 169 = XF86Eject NoSymbol XF86Eject
keycode 170 = XF86Eject XF86Eject XF86Eject XF86Eject
keycode 171 = XF86AudioNext NoSymbol XF86AudioNext
keycode 172 = XF86AudioPlay XF86AudioPause XF86AudioPlay XF86AudioPause
keycode 173 = XF86AudioPrev NoSymbol XF86AudioPrev
keycode 174 = XF86AudioStop XF86Eject XF86AudioStop XF86Eject
keycode 175 = XF86AudioRecord NoSymbol XF86AudioRecord
keycode 176 = XF86AudioRewind NoSymbol XF86AudioRewind
keycode 177 = XF86Phone NoSymbol XF86Phone
keycode 178 =
keycode 179 = XF86Tools NoSymbol XF86Tools
keycode 180 = XF86HomePage NoSymbol XF86HomePage
keycode 181 = XF86Reload NoSymbol XF86Reload
keycode 182 = XF86Close NoSymbol XF86Close
keycode 183 =
keycode 184 =
keycode 185 = XF86ScrollUp NoSymbol XF86ScrollUp
keycode 186 = XF86ScrollDown NoSymbol XF86ScrollDown
keycode 187 = parenleft NoSymbol parenleft
keycode 188 = parenright NoSymbol parenright
keycode 189 = XF86New NoSymbol XF86New
keycode 190 = Redo NoSymbol Redo
keycode 191 = XF86Tools NoSymbol XF86Tools
keycode 192 = XF86Launch5 NoSymbol XF86Launch5
keycode 193 = XF86Launch6 NoSymbol XF86Launch6
keycode 194 = XF86Launch7 NoSymbol XF86Launch7
keycode 195 = XF86Launch8 NoSymbol XF86Launch8
keycode 196 = XF86Launch9 NoSymbol XF86Launch9
keycode 197 =
keycode 198 = XF86AudioMicMute NoSymbol XF86AudioMicMute
keycode 199 = XF86TouchpadToggle NoSymbol XF86TouchpadToggle
keycode 200 = XF86TouchpadOn NoSymbol XF86TouchpadOn
keycode 201 = XF86TouchpadOff NoSymbol XF86TouchpadOff
keycode 202 =
keycode 203 = Mode_switch NoSymbol Mode_switch
keycode 204 = NoSymbol Alt_L NoSymbol Alt_L
keycode 205 = NoSymbol Meta_L NoSymbol Meta_L
keycode 206 = NoSymbol Super_L NoSymbol Super_L
keycode 207 = NoSymbol Hyper_L NoSymbol Hyper_L
keycode 208 = XF86AudioPlay NoSymbol XF86AudioPlay
keycode 209 = XF86AudioPause NoSymbol XF86AudioPause
keycode 210 = XF86Launch3 NoSymbol XF86Launch3
keycode 211 = XF86Launch4 NoSymbol XF86Launch4
keycode 212 = XF86LaunchB NoSymbol XF86LaunchB
keycode 213 = XF86Suspend NoSymbol XF86Suspend
keycode 214 = XF86Close NoSymbol XF86Close
keycode 215 = XF86AudioPlay NoSymbol XF86AudioPlay
keycode 216 = XF86AudioForward NoSymbol XF86AudioForward
keycode 217 =
keycode 218 = Print NoSymbol Print
keycode 219 =
keycode 220 = XF86WebCam NoSymbol XF86WebCam
keycode 221 =
keycode 222 =
keycode 223 = XF86Mail NoSymbol XF86Mail
keycode 224 = XF86Messenger NoSymbol XF86Messenger
keycode 225 = XF86Search NoSymbol XF86Search
keycode 226 = XF86Go NoSymbol XF86Go
keycode 227 = XF86Finance NoSymbol XF86Finance
keycode 228 = XF86Game NoSymbol XF86Game
keycode 229 = XF86Shop NoSymbol XF86Shop
keycode 230 =
keycode 231 = Cancel NoSymbol Cancel
keycode 232 = XF86MonBrightnessDown NoSymbol XF86MonBrightnessDown
keycode 233 = XF86MonBrightnessUp NoSymbol XF86MonBrightnessUp
keycode 234 = XF86AudioMedia NoSymbol XF86AudioMedia
keycode 235 = XF86Display NoSymbol XF86Display
keycode 236 = XF86KbdLightOnOff NoSymbol XF86KbdLightOnOff
keycode 237 = XF86KbdBrightnessDown NoSymbol XF86KbdBrightnessDown
keycode 238 = XF86KbdBrightnessUp NoSymbol XF86KbdBrightnessUp
keycode 239 = XF86Send NoSymbol XF86Send
keycode 240 = XF86Reply NoSymbol XF86Reply
keycode 241 = XF86MailForward NoSymbol XF86MailForward
keycode 242 = XF86Save NoSymbol XF86Save
keycode 243 = XF86Documents NoSymbol XF86Documents
keycode 244 = XF86Battery NoSymbol XF86Battery
keycode 245 = XF86Bluetooth NoSymbol XF86Bluetooth
keycode 246 = XF86WLAN NoSymbol XF86WLAN
keycode 247 =
keycode 248 =
keycode 249 =
keycode 250 =
keycode 251 =
keycode 252 =
keycode 253 =
keycode 254 =
keycode 255 =
xmodmap -pm
xmodmap: up to 4 keys per modifier, (keycodes in parentheses):
shift Shift_L (0x32), Shift_R (0x3e)
lock Caps_Lock (0x42)
control Control_L (0x25), Control_R (0x69)
mod1 Alt_L (0x40), Meta_L (0xcd)
mod2 Num_Lock (0x4d)
mod3
mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf)
mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb)
xev of Mod4+Shift+Space
KeyPress event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 823678, (392,654), root:(1355,678),
state 0x0, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 823679, (392,654), root:(1355,678),
state 0x1, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 824294, (392,654), root:(1355,678),
state 0x41, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 824318, (392,654), root:(1355,678),
state 0x1, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
xev
of Mod4+Shift+g
KeyPress event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 5179896, (299,516), root:(1262,540),
state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 5179936, (299,516), root:(1262,540),
state 0x40, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyPress event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 5180224, (299,516), root:(1262,540),
state 0x41, keycode 42 (keysym 0x47, G), same_screen YES,
XLookupString gives 1 bytes: (47) "G"
XmbLookupString gives 1 bytes: (47) "G"
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 5180304, (299,516), root:(1262,540),
state 0x41, keycode 42 (keysym 0x47, G), same_screen YES,
XLookupString gives 1 bytes: (47) "G"
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 5180824, (299,516), root:(1262,540),
state 0x41, keycode 50 (keysym 0xffe1, Shift_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 32, synthetic NO, window 0x1e00001,
root 0x1e7, subw 0x0, time 5180880, (299,516), root:(1262,540),
state 0x40, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Activity
i3bot commentedon Aug 4, 2015
I don’t see a link to logs.i3wm.org. Did you follow http://i3wm.org/docs/debugging.html? (In case you actually provided a link to a logfile, please ignore me.)
i3bot commentedon Aug 4, 2015
I don’t see a version number. Could you please copy & paste the output of
i3 --version
into this issue?ljrk0 commentedon Aug 4, 2015
Damnit, forgot this ... doing my work now.
stapelberg commentedon Aug 5, 2015
Can you please provide the output of
xmodmap -pke
?stapelberg commentedon Aug 5, 2015
In the logfile you provided, are you actually trying to reproduce the issue? I’m asking because you don’t have a binding for the key combination you’re talking about:
ljrk0 commentedon Aug 5, 2015
Oops, yes I tries to repro the issue but for testing I sometimes commented parts of the config and didn't notice that as it made no difference in what I saw :~
ljrk0 commentedon Aug 5, 2015
Updated OP with
xmodmap -pke
and new log.stapelberg commentedon Aug 5, 2015
Can you also provide the output of
xmodmap -pm
please?stapelberg commentedon Aug 5, 2015
The logfile you provided falsifies that theory. All the KeyPress events that i3 receives are handled successfully.
What I observe on my machine:
In your logfile, i3 gets no event with a raw state of 65:
The conclusion is that the event does not even reach i3. The two most likely reasons are:
Can you also provide the output of
xev
when pressing Mod4+Shift+Space please?ljrk0 commentedon Aug 5, 2015
Updated post with xev and xmodmap output.
If I remember correctly that this was not the case on the other keyboard, wouldn't that prove 1 and 2 false?
Also iirc this behavior was like that since I installed Arch on this PC - so without virtually any program that would do this.
My
localectl
isBut I can also set it to 'plain' us or de and it won't change.
stapelberg commentedon Aug 5, 2015
Can you provide the output of
xev
for Mod4+Shift+g, or any other key that you have not bound in your i3 config please?Can you boot a live distribution (e.g. grml.org), install i3 and try there? That would rule out all config-related issues.
Finally, can you attach a different keyboard and see if that fixes the issue?
If the last point is true (as you claim from memory), my guess would be that your current keyboard runs into jamming (see https://en.wikipedia.org/wiki/Rollover_(key)#Key_jamming_and_ghosting) with the combination Mod4+Shift+Space.
ljrk0 commentedon Aug 5, 2015
xev attached.
Will try a live distro asap, just gotta find a free USB.
The different keyboard might take a while but might not. I will see what I can do.
If it would be that jamming thing it would be a shame. Such a nice keyboard and then ghosting/jamming exactly with this combination. Too bad :/
8 remaining items