Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Logitech G413 SE keyboard, Arch Linux XFCE: setxkbmap -option numpad:mac worked (setxkbmap -option numpad:pc to reverse; see mankier.com/7/xkeyboard-config#Options-Compatibility_options). I tried the xmodmap -e "keycode 77 =" (noted xmodmap -e "keycode 77 =" output first, so I could reverse); it worked, but also killed my Alt-Tab (switch applications) keypress. Commented Mar 10, 2023 at 17:29
  • numpad:mac worked perfectly! I has having a serious problem when I put numlockx on in a quick loop to grant I would not turn it off for too long while playing games (when I miss click numlock key), but that makes the X server or the WM freeze for 1s ever 5to15s, I thought I was having a problem with my HD or Videocard or RAM, some hardware problem, etc. But was numlockx called wrongly, so often that way. I wanted to comment this in case someone makes the same mistake. Commented Apr 6, 2023 at 0:43