From c09472b3c8f7a4d4fb031b3942c7439ce7e4e39a Mon Sep 17 00:00:00 2001 From: Ognyan Kulev Date: Fri, 8 Oct 2004 06:55:23 +0000 Subject: none --- Hurd/Xfree86.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Hurd') diff --git a/Hurd/Xfree86.mdwn b/Hurd/Xfree86.mdwn index 77b6707b..8129d849 100644 --- a/Hurd/Xfree86.mdwn +++ b/Hurd/Xfree86.mdwn @@ -10,7 +10,7 @@ This is a brief helper on how to setup X-Window on GNU. See [[HurdConsole]] for more details. -First, set up the keyboard translator. Using `/hurd/kbd` and `/hurd/mouse` are not supported. You should instruct Hurd console to repeat keyboard events to `/dev/cons/kbd`, and mouse events to `/dev/cons/mouse`: +First, set up the keyboard translator. Using `/hurd/kbd` and `/hurd/mouse` is not supported. You should instruct Hurd console to repeat keyboard events to `/dev/cons/kbd`, and mouse events to `/dev/cons/mouse`: # console -d vga -d pc_kbd --repeat=kbd -d generic_speaker \ -d pc_mouse --repeat=mouse --protocol=ps/2 -c /dev/cons /dev/vcs -- cgit v1.2.3