bugxbindkeys - Bugs: bug #49741, `xkeybinds -n` and `xkeybinds`...

 
 

bug #49741: `xkeybinds -n` and `xkeybinds` behave differently.

Submitter:  None
Submitted:  Wed 30 Nov 2016 08:51:02 AM 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
   

Wed 30 Nov 2016 08:51:02 AM UTC, original submission:  

Hi,

I have the following ~/.xkeybindsrc configuration file in order to remap pasting text inside X11 to F1 and F2, respectively:

"xte 'mouseclick 2'"
    m:0x0 + c:67
    F1
"xclip -o -selection clipboard"
    m:0x0 + c:68
    F2
"echo 'test test test'"
    m:0x0 + c:69
    F3

With this config, when I run `xkeybinds -n` I can see that all key bindings work as expected (e.g., pressing F3 prints 'test test test', etc.). However, when I then just run `xkeybinds` in daemon mode, only the first key binding works, but not the second nor third one.

Does anyone know why this happens or why this is the case? I'm using xkeybinds 1.8.6 from the GNU/Debian unstable repositories.


Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code