diff options
Diffstat (limited to 'chapter06/config-keyboard.xml')
-rw-r--r-- | chapter06/config-keyboard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/config-keyboard.xml b/chapter06/config-keyboard.xml index 0fdacb6d3..3d5e8212b 100644 --- a/chapter06/config-keyboard.xml +++ b/chapter06/config-keyboard.xml @@ -26,7 +26,7 @@ kernel source. You will have to repeat this command whenever you unpack a new kernel:</para> <para><screen><userinput>loadkeys -m /usr/share/kbd/keymaps/defkeymap.map.gz > \ - /usr/src/linux/drivers/char/defkeymap.c</userinput></screen></para> + /usr/src/linux-&kernel-version;/drivers/char/defkeymap.c</userinput></screen></para> </sect2> |