xbindkeys reads config wrong

Bug #1810670 reported by Alexey
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xbindkeys (Ubuntu)
New
Undecided
Unassigned

Bug Description

here is my terminal output:

arhar@arhar-Lenovo-G770:~$ tail -n 15 ~/.xbindkeysrc
   control+shift + q

# History Forward
"xte 'keydown Alt_L' 'key Left' 'keyup Alt_L' "
    m:0x18 + c:64
    Alt+Mod2 + Alt_L

#History Back
#"xte 'keydown Alt_L' 'key Right' 'keyup Alt_L' "
# m:0x11 + c:50
# Shift+Mod2 + Shift_L

#
# End of xbindkeys configuration

arhar@arhar-Lenovo-G770:~$ xbindkeys -n -v
displayName = :0
rc file = /home/arhar/.xbindkeysrc
rc guile file = /home/arhar/.xbindkeysrc.scm
getting rc guile file /home/arhar/.xbindkeysrc.scm.
WARNING : /home/arhar/.xbindkeysrc.scm not found or reading not allowed.
2 keys in /home/arhar/.xbindkeysrc

min_keycode=8 max_keycode=255 (ie: know keycodes)
"xbindkeys_show"
    Control+Shift + q
"xte 'keydown Alt_L' 'key Left' 'keyup Alt_L' "
    m:0x8 + c:64
    Alt + Alt_L
starting loop...

*** Warning ***
Please verify that there is not another program running
which captures one of the keys captured by xbindkeys.
It seems that there is a conflict, and xbindkeys can't
grab all the keys defined in its configuration file.
^C
arhar@arhar-Lenovo-G770:~$

notice how m:0x18 in config and m:0x8 after start
I cant remap button

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.