diff options
Diffstat (limited to 'debian/local')
-rwxr-xr-x | debian/local/runsystem | 2 | ||||
-rwxr-xr-x | debian/local/setup-translators | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/local/runsystem b/debian/local/runsystem index 0610d7c7..47c791d3 100755 --- a/debian/local/runsystem +++ b/debian/local/runsystem @@ -53,7 +53,7 @@ then touch /dev/tty1 echo -n "Starting the Hurd console..." - console -d vga -g -d pc_kbd -c /dev/vcs & + console -d vga -g -d pc_mouse --repeat=mouse -d pc_kbd --repeat=kbd -c /dev/vcs & sleep 1 # Switch over diff --git a/debian/local/setup-translators b/debian/local/setup-translators index 348090ac..1ef5d696 100755 --- a/debian/local/setup-translators +++ b/debian/local/setup-translators @@ -141,9 +141,10 @@ else md ptyp md ptyq md lprX 0123 - st kbd 'symlink cons/kbd' kbd - st mouse 'symlink cons/mouse' mouse fi +st kbd 'symlink cons/kbd' kbd +st mouse 'symlink cons/mouse' mouse + echo . |