Bernie Innocenti wrote:
> In Debian & Ubuntu, this can be done by setting XKBOPTIONS=ctrl:nocaps
> in /etc/default/console-setup.
[...]
> So, what's the moral equivalent of this in Fedora?

I have something like this in my puppet configuration:

    zcat /lib/kbd/keymaps/i386/qwerty/us.map.gz | \
        sed 's/^\(keycode *58 = \)Caps_Lock$/\1Control/' > \
        /etc/sysconfig/console/default.kmap

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
He was busy creating hell for people who ask such questions.
    -- St. Augustin, in reply to "What was God doing before creation?

Attachment: pgp2sTWuMklSD.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to