[xmonad] New User Impressions

Khudyakov Alexey alexey.skladnoy at gmail.com
Sat Feb 7 12:56:44 EST 2009


On Friday 06 February 2009 21:51:08 Spencer Janssen wrote:
> Perhaps we can use X11's stringToKeysym instead:
>
>     ghci> xF86XK_AudioPause
>     269025073
>     ghci> keysymToString xF86XK_AudioPause
>     "XF86AudioPause"
>     ghci> stringToKeysym "XF86AudioPause"
>     269025073

Yes this does the job. Thank you for hint. Here is updated patch. Now if 
keysym is not available it's omitted. Checks are done in runtime. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ezconfig-mulimedia-keys.dpatch
Type: text/x-diff
Size: 31904 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/xmonad/attachments/20090207/6c832621/ezconfig-mulimedia-keys-0001.bin


More information about the xmonad mailing list