3

I cant figure out the code to use Alt Gr in xbindkeys. I tried ISO_Level3_Shift, but that doesn't work.

Fabby
  • 5,836
  • 2
  • 22
  • 38
user321691
  • 71
  • 3

1 Answers1

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