Panasonic CF-R1
memory
  /etc/grub.conf
  変更前
  fdisk
    disklabel
    sysid list
    fdisk(fc1)
    freebsd
    netbsd
  netbsd/fdisk
  ctrl/caps_lock
    XFree86
    RedHat
    NetBSD
    NetBSD (old style)
    FreeBSD
RedHat 9
  /etc/sysconfig
    network-scripts/ifcfg-eth0
    devices/eth1.route
    /dev/cdrom
    install
  daemons
    telnetd
    amd
    nis
  rpm
  emacs
    site-lisp
    tamago
      サーバと接続..
  fvwm2
      .Xclients-default
      デスクトップ切替
    chkfontpath
    Error -110 writing Tx
Fedore Core
  ptex
  apt
NetBSD
  Network boot
    URL
  手順
    bootptab
    exports
    /tftpboot
     inetd.conf
    binary/sets
    not configured device
  4.0
  XFree86
FreeBSD
  はじめての ports
    cvsup を入れる
    cvsup を設定
    cvsup を使う
    ports で make
  URL

hardware | software

ctrl/caps_lock

XFree86

Have following line in /etc/X11/XF86Config
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
... (omitted) ...
# If you'd like to switch the positions of your capslock and
# control keys, use:
        Option  "XkbOptions"    "ctrl:swapcaps"
... (omitted) ...
EndSection

RedHat

/etc/sysconfig/keyboard
KEYTABLE="jp106"
/lib/kbd/keymaps/i386/qwerty/jp106.map.gz

NetBSD

  1. in /etc/wscons.conf, you put following line
    encoding = jp.swapctrlcaps
    encoding jp.swapctrlcaps
    
    To enable this line on the fly, you may issue
    sudo /etc/rc.d/wscons restart
    
  2. in /etc/rc.conf, you may put
    wscons=YES
    

NetBSD (old style)

cat /usr/share/wscons/keymaps/pckbd.capslock-ctrl
keycode 29=Mode_switch
keycode 58=Control_L
keycode 58=Cmd1 Control_L ?
tail -1 /etc/wscons.conf
mapfile /usr/share/wscons/keymaps/pckbd.capslock-ctrl
wsconsctl -w encoding=jp

FreeBSD

In the file /etc/rc.conf, just put following line, jp.106x is already there.
keymap="jp.106x"
# /usr/share/syscons/keymaps/jp.106x.kbd
/usr/share/syscons/keymaps:
http://www.bl.mmtr.or.jp/~rushani/freebsd/laptop/keyboard_console_us.html
ttyp2:makoto@lets  10:56:31/031228(...syscons/keymaps)> kbdcontrol -l /usr/share/syscons/keymaps/jp.106x.kbd 
kbdcontrol: setting keymap: Inappropriate ioctl for device
Last Update: Sat, 07 Jun 2014 22:16:17 GMT 1.66 2008/03/08