gdm reads the keyboard layout from HAL, but ignores the selected keyboard variant, i.e. 'nodeadkeys'. Fix: Patch attached with submission follows: How-To-Repeat: - Configure a keyboard layout and variant via HAL (input.x11_options.XkbLayout, input.x11_options.XkbVariant) - Start gdm - The keyboard layout field will only contain the layout selected via HAL, not the variant.
Responsible Changed From-To: freebsd-ports-bugs->gnome Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
marcus 2009-12-06 23:03:54 UTC FreeBSD ports repository Modified files: x11/gdm Makefile Added files: x11/gdm/files patch-daemon_gdm-session-direct.c Log: Add keyboard invariant support to GDM. PR: 141143 Submitted by: Andreas Wetzel <mickey242@gmx.net> Revision Changes Path 1.127 +1 -1 ports/x11/gdm/Makefile 1.1 +41 -0 ports/x11/gdm/files/patch-daemon_gdm-session-direct.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
The patch needs to be applied *after* patch-hal-keyboard.
marcus 2009-12-19 05:59:42 UTC FreeBSD ports repository Modified files: x11/gdm Makefile distinfo pkg-plist x11/gdm/files patch-gui_simple-greeter_gdm-user.c Added files: x11/gdm/files patch-hal-keyboard.2 Log: * Update to 2.28.2. * Properly add support for reading keyboard invariants from hal. [1] PR: 141143 [1] Submitted by: Andreas Wetzel <mickey242@gmx.net> [1] Revision Changes Path 1.128 +1 -2 ports/x11/gdm/Makefile 1.52 +3 -3 ports/x11/gdm/distinfo 1.4 +23 -23 ports/x11/gdm/files/patch-gui_simple-greeter_gdm-user.c 1.1 +40 -0 ports/x11/gdm/files/patch-hal-keyboard.2 (new) 1.47 +6 -0 ports/x11/gdm/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"