Full keymap for Genius TwinTouch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xkeyboard-config |
Incomplete
|
Undecided
|
Unassigned | ||
xkeyboard-config (Ubuntu) |
Incomplete
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: xkb-data
There isn't a full mapping for the extra 'internet' keys on the Genius TwinTouch optical:
So I made one. The real bug is how difficult it is to submit this back to xorg. Hopefully the package maintainers will have an easy time of it.
Add this snippet to /usr/share/
// Genius Wireless TwinTouch Optical Office
partial alphanumeric_keys
xkb_symbols "geniustt" {
key <I2E> { [ XF86AudioLowerV
key <I20> { [ XF86AudioMute ] };
key <I30> { [ XF86AudioRaiseV
key <I10> { [ XF86AudioPrev ] };
key <I22> { [ XF86AudioPlay, XF86AudioPause ] };
key <XFER> { [ XF86AudioMedia ] };
key <I24> { [ XF86AudioStop ] };
key <I19> { [ XF86AudioNext ] };
key <I6C> { [ XF86Mail ] };
key <I68> { [ XF86Stop ] };
key <I67> { [ XF86Refresh ] };
key <I6A> { [ XF86Back ] };
key <I02> { [ XF86WWW ] };
key <I69> { [ XF86Forward ] };
key <FK17> { [ XF86Search ] };
key <I66> { [ XF86Favorites ] };
key <I5F> { [ XF86Sleep ] };
key <I21> { [ XF86Calculator ] };
key <K67> { [ XF86MyComputer ] };
};
I'll leave it as an exercise to the package maintainer to update symbols.dir, base.lst and base.xml
Changed in xkeyboard-config: | |
importance: | Undecided → Wishlist |
status: | Incomplete → Confirmed |
Changed in xkeyboard-config: | |
status: | Confirmed → Triaged |
Changed in xkeyboard-config: | |
status: | Unknown → Confirmed |
Changed in xkeyboard-config: | |
importance: | Unknown → Medium |
Changed in xkeyboard-config: | |
importance: | Medium → Unknown |
Changed in xkeyboard-config: | |
importance: | Unknown → Medium |
Changed in xkeyboard-config: | |
status: | Confirmed → Unknown |
Changed in xkeyboard-config: | |
importance: | Medium → Unknown |
Changed in xkeyboard-config: | |
status: | Unknown → Fix Released |
Hi jwm-angrymonkey,
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with the latest development release of Ubuntu? (ISOs are available from cdimage.ubuntu.com)
If it remains an issue, could you also attach a new /var/log/ Xorg.0. log?
Thanks in advance.
The output of lspci -vvnn would also be worth having.