Skip to content

Instantly share code, notes, and snippets.

@YellowOnion
Created August 18, 2010 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YellowOnion/534223 to your computer and use it in GitHub Desktop.
Save YellowOnion/534223 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/bin/qtile", line 53, in <module>
main()
File "/usr/bin/qtile", line 47, in main
q = manager.Qtile(c)
File "/home/daniel/builds/qtile/src/mine/libqtile/manager.py", line 522, in __init__
self.grabKeys()
File "/home/daniel/builds/qtile/src/mine/libqtile/manager.py", line 585, in grabKeys
code = self.conn.keysym_to_keycode(i.keysym)
File "/home/daniel/builds/qtile/src/mine/libqtile/xcbq.py", line 567, in keysym_to_keycode
return self.first_sym_to_code[keysym]
KeyError: 65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment