After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660368 - Provide a full keyboard option, using xkb
Provide a full keyboard option, using xkb
Status: RESOLVED OBSOLETE
Product: caribou
Classification: Applications
Component: default
git master
Other Linux
: Normal normal
: ---
Assigned To: caribou-maint
caribou-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-28 14:58 UTC by Dan Winship
Modified: 2021-05-25 17:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
work-in-progress on using xkb to get a full keyboard layout (12.26 KB, patch)
2011-09-28 14:58 UTC, Dan Winship
none Details | Review

Description Dan Winship 2011-09-28 14:58:21 UTC
Created attachment 197679 [details] [review]
work-in-progress on using xkb to get a full keyboard layout

In some situations, you want a full keyboard. We made some progress toward that with the ctrl and alt support, but there are still lots of keys missing even from the "fullscale" keyboard.

I'm attaching some work-in-progress code for using xkb to get the keyboard layout, and then converting that to XML for libcaribou to parse.

If you try to use this in gnome-shell currently, you get lots of keys all labeled "..." because the keyboard font size is too big to fit into the keys when they are that many, so all the labels get ellipsized. Oops. :)

Anyway, as I said before "work in progress". However, I don't know if I'm going to get a chance to get back to this any time soon, so other people should feel free to hack on it.
Comment 1 Eitan Isaacson 2011-09-28 15:05:14 UTC
Cool. I had some similar work happening in an early stage, but decided physical keyboards have little in common with on screen keyboards. But it is good to revisit this now, with our (confusing) multi-layout architecture. Thanks!
Comment 2 André Klapper 2021-05-25 17:46:16 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/caribou/-/issues/

Thank you for your understanding and your help.