Re: Backspace key in terminals

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Brian McGrew wrote:
FROM XF86Config-4
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "us"
EndSection

Nothing in XF86Config relating to keyboard (nothing that isn't a
comment).

???

What you have shown does relate to the keyboard...

I would change what you have above to:

Section "InputDevice"
         Identifier  "Keyboard0"
         Driver      "keyboard"
         Option      "XkbRules" "xfree86"
         Option      "XkbModel" "pc105"
         Option      "XkbLayout" "us"
EndSection

Restart the X server. A logout may do it...or you may need to logout and then "ctrl-alt-backspace". But if your backspace key is not mapped correctly.... I may opt to restart the entire system....jus to be sure.

Ed


-- "A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."

--Ford Prefect in "Mostly Harmless".

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux