diff --git a/ubuntu2404/misc/keyboard b/ubuntu2404/misc/keyboard new file mode 100644 index 0000000..4f85957 --- /dev/null +++ b/ubuntu2404/misc/keyboard @@ -0,0 +1,17 @@ +# Check /usr/share/doc/keyboard-configuration/README.Debian for +# documentation on what to do after having modified this file. + +# The following variables describe your keyboard and can have the same +# values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options +# in /etc/X11/xorg.conf. + +XKBMODEL="pc105" +XKBLAYOUT="us" +XKBVARIANT="" +XKBOPTIONS="" + +# If you don't want to use the XKB layout on the console, you can +# specify an alternative keymap. Make sure it will be accessible +# before /usr is mounted. +# KMAP=/etc/console-setup/defkeymap.kmap.gz +BACKSPACE="guess"