Keyboard Layout Customization: Difference between revisions

mNo edit summary
Klinger (talk | contribs)
mNo edit summary
Line 93: Line 93:
   services.xserver.displayManager.sessionCommands = "sleep 5 && ${pkgs.xorg.xmodmap}/bin/xmodmap -e 'keycode 43 = h H Left H' &";
   services.xserver.displayManager.sessionCommands = "sleep 5 && ${pkgs.xorg.xmodmap}/bin/xmodmap -e 'keycode 43 = h H Left H' &";
</syntaxhighlight>
</syntaxhighlight>
[[Category:Desktop]]
[[Category:Hardware]]