xorg.conf 138 B

12345
  1. Section "InputClass"
  2. Identifier "Keyboard Defaults"
  3. MatchIsKeyboard "yes"
  4. Option "XkbOptions" "keypad:pointerkeys"
  5. EndSection