Re: Issue 273 in xmonad: Binding multiple keys to the same keysym fails for xmonad hotkeys

Updates: Labels: Type-Enhancement Component-Core Usability Comment #2 on issue 273 by byorgey: Binding multiple keys to the same keysym fails for xmonad hotkeys http://code.google.com/p/xmonad/issues/detail?id=273 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings

Comment #3 on issue 273 by daniel.w...@gmail.com: Binding multiple keys to the same keysym fails for xmonad hotkeys http://code.google.com/p/xmonad/issues/detail?id=273 The proposed patch has a conflict with the latest darcs, and a type error with the latest X11 bindings even if you merge. Here's an updated patch. I've checked that the resulting hodge-podge compiles, but not (yet) tested it. Try this out at your own risk. Attachments: keycode.dpatch 3.1 KB

Comment #4 on issue 273 by jorgepbl...@gmail.com: Binding multiple keys to the same keysym fails for xmonad hotkeys http://code.google.com/p/xmonad/issues/detail?id=273 Hey Daniel, I'm happy to report that patch works perfectly. I spent days trying to figure this issue out. Ultimately Paul Fertser helped me out in the irc channel one day and we spent an excess of 6 hours trying to figure it out. Using ltrace and other tools, Paul eventually hypothesized it had something to do with the duplicate bindings because one of the keys I bound did work and it happened to have a keycode lower than the default-ly bound one, so I then spent a while longer trying to figure out how to 'erase' the default-bound keys in xkb (which I didn't even have on my keyboard) and indeed that allowed xmonad to pickup my bindings. Then he found this issue here and told me to try the patch and report my findings. It does work. The whole time I was confused as to why 1) one of the bindings did work and 2) everything worked perfectly fine in awesome wm. I wonder how many other people have encountered this issue and ultimately given up. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings

Updates: Status: Fixed Comment #5 on issue 273 by vogt.a...@gmail.com: Binding multiple keys to the same keysym fails for xmonad hotkeys http://code.google.com/p/xmonad/issues/detail?id=273 (No comment was entered for this change.) -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings

Comment #6 on issue 273 by daniel.w...@gmail.com: Binding multiple keys to the same keysym fails for xmonad hotkeys http://code.google.com/p/xmonad/issues/detail?id=273 Did whatever fix you decided on get pushed to the official repo? -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings

Comment #7 on issue 273 by vogt.a...@gmail.com: Binding multiple keys to the same keysym fails for xmonad hotkeys http://code.google.com/p/xmonad/issues/detail?id=273 Should be done now. I didn't notice that I wasn't pushing to code.haskell.org. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings
participants (1)
-
codesite-noreply@google.com