Added which type of keyboard it is
This commit is contained in:
@@ -28,9 +28,10 @@ and [kernel secure levels](https://wiki.netbsd.org/tutorials/kernel_secure_level
|
||||
I live in Sweden so I've set the keyboard layout to Swedish in
|
||||
`/etc/wscons.conf`, and then activated wscons in `/etc/rc.conf`.
|
||||
|
||||
To get the **Compose** key to work under Xorg I needed to map the keycode (117)
|
||||
to `Multi_key` with Xmodmap. I've added this to the system-wide
|
||||
`.Xmodmap` under `/etc/X11/xinitrc/` so it works for all users.
|
||||
To get the **Compose** key (on a Sun Type 6 keyboard) to work under Xorg I
|
||||
needed to map the keycode (117) to `Multi_key` with Xmodmap. I've added this
|
||||
to the system-wide `.Xmodmap` under `/etc/X11/xinitrc/` so it works for all
|
||||
users.
|
||||
|
||||
## Closing thoughts
|
||||
I really enjoy Sun hardware, but Solaris hasn't aged very well. NetBSD on the
|
||||
|
Reference in New Issue
Block a user