1

I disabled my key using xmodmap. How do I enable it? The command I executed was:

`xmodmap -e 'keycode 16='`

Any help will be appreciated.

Mayank
  • 13

1 Answers1

0

To re-enable the 7 and the & keys, run this:

xmodmap -e 'keycode 16=7 ampersand'