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 688906 - Keybard Layout Options override xmodmap
Keybard Layout Options override xmodmap
Status: RESOLVED NOTABUG
Product: gnome-settings-daemon
Classification: Core
Component: keyboard
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-11-23 01:13 UTC by Deathflyer
Modified: 2013-10-17 12:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Deathflyer 2012-11-23 01:13:22 UTC
When I set Keybard Layout Options (e.g. the Ctrl+Alt+Back sequence), my xmodmap settings are overwitten periodically, which could be eliminated by something like running xmodmap ~/.xmodmap afterwards. This happened after an update (from Gnome 3.4).
Comment 1 Bastien Nocera 2012-11-23 07:25:03 UTC
That's expected. Follow the instructions in this script:
http://git.gnome.org/browse/gnome-settings-daemon/tree/plugins/common/input-device-example.sh

For 3.6, there's a GSettings for that, which you can modify through gnome-tweak-tool.
Comment 2 Ahmad Samir 2013-10-17 12:04:31 UTC
Changing the keyboard layout doesn't seem to trigger executing the hotplug-command script, have a look at https://bugzilla.redhat.com/show_bug.cgi?id=873656