Bug 374161
| Summary: | Switching to console mode | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ray Curtis <ray> | ||||
| Component: | kbd | Assignee: | Vitezslav Crhonek <vcrhonek> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-11-16 11:17:58 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Ray Curtis
2007-11-10 00:36:36 UTC
Created attachment 253751 [details]
Error message
Found a link to the keyboard I have, Logitech MX1000 Cordless. http://www.linuxforum.com/forums/index.php?topic=163849 However changing The InputDevice section of /etc/X11/xorg.conf and restarting X still doesn't help. Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/input/mice" Option "Buttons" "12" Option "ZAxisMapping" "11 12" Option "Resolution" "800" Option "Emulate3Buttons" "no" Option "Name" "Logitech MX1000 USB PS/2 Mouse" EndSection and adding the next line /etc/X11/Xmodmap pointer = 1 2 3 6 7 8 9 10 11 12 4 5 I should have mentioned the actual keyboard model is Logitech LX 700 This is resolved, bad keyboard. |