bugxbindkeys - Bugs: bug #29842, XF86Eject keysym does not work

 
 

bug #29842: XF86Eject keysym does not work

Submitter:  None
Submitted:  Sun 09 May 2010 09:16:17 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 09 May 2010 09:16:17 PM UTC, original submission:  

That's because key matching is always based on keycodes. But for some several keycodes can be mapped to the same keysym, and XKeysymToKeycode only returns the 1st one, which can be different from the one actually generated by the keyboard.


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #20974:  grab_key.diff added by None (1KiB - text/x-patch - The first patch was not enough, because all keys were not grabed)
file #20492:  xbindkeys.diff added by None (1KiB - text/x-patch - Patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2010-07-14 None Attached File- Added grab_key.diff, #20974
2010-05-09 None Attached File- Added xbindkeys.diff, #20492

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code