I cant figure out the code to use Alt Gr in xbindkeys.
I tried ISO_Level3_Shift, but that doesn't work.
Asked
Active
Viewed 510 times
3
Fabby
- 5,836
- 2
- 22
- 38
user321691
- 71
- 3
-
Are you using a US keyboard layout by any chance? – Stephen Kitt Nov 19 '18 at 13:16
1 Answers
4
To get the code of a key, run xbindkeys --key in the terminal, and you'll get a window where you get the codes of the buttons you press.
Fabby
- 5,836
- 2
- 22
- 38
user321691
- 71
- 3
-
Welcome to [unix.se]! **;-)** An edit and an upvote. For future reference, please [edit] your answer and provide the output for [Alt Gr]. – Fabby Nov 19 '18 at 10:58