[Nix-dev] Remapping Console Key Bindings
Mark Gardner
mkg at vt.edu
Wed Feb 1 14:57:45 CET 2017
I ended up taking a different approach:
i18n.consoleUseXkbConfig = true;
services.xserver.xkbOptions = "ctrl:nocaps";
This seems to be working just fine. (I don't have caps lock anymore but it
is used infrequently so I am OK with that.)
Thanks everyone for their help.
Mark
--
Mark Gardner
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20170201/784ce639/attachment.html>
More information about the nix-dev
mailing list