FreeBSDのX.orgでCaps lockキーをCtrlにする

最近のX.orgでは、xorg.confは用意しておかなくても良いのだが、その時にctrl:nocapsを指定する方法を書いておく。 FreeBSDでPortsからxorg-server-1.18.4_9,1を導入した時に使用している。


$ cat /usr/local/etc/X11/xorg.conf.d/10-capslock.conf
Section "InputClass"
        Identifier "keyboard0"
        Driver "kbd"
        MatchIsKeyboard "on"
        Option "XkbOptions" "ctrl:nocaps"
EndSection

1 件のコメント:

  1. I can set up my new idea from this post. It gives in depth information. Thanks for this valuable information for all,.. Little Rock Locksmith Pros

    返信削除

注: コメントを投稿できるのは、このブログのメンバーだけです。

HP Envy 13-ay1052AU x360のBIOSをWindowsを起動させずに更新する

HP Envy 13-ay1052AU x360では、他のWindowsが起動しているPCでUSB stickにBIOSイメージを書き込み、HP Envy-ay1052AU x360でWindowsを起動させることなく BIOSをアップデートできる。 具体的には、 ...