! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
keyboard repeat rate setting lost after suspend/resume
Status:
RESOLVED: FIXED
Product:
Xfce4-settings
Component:
Settings Helper

Comments

Description Derek Dolney 2011-09-29 04:42:21 CEST
I do

xfconf-query -c keyboards -p /Default/KeyRepeat/Rate -t int -s 100

to make the repeat rate nice and quick, because I don't have all day. :)

But after suspend and resume, the repeat is slow again. I have to make to calls like this to get it back to 100:

xfconf-query -c keyboards -p /Default/KeyRepeat/Rate -t int -s 99
xfconf-query -c keyboards -p /Default/KeyRepeat/Rate -t int -s 100

Not sure why it takes two, but I don't care. This bug is that the repeat rate is not restored after resuming from suspend.
Comment 1 rubin110 2011-10-26 23:49:10 CEST
I'm seeing similar issues, my keyboard settings are lost typically after a fresh start of Xfce, and about half of the time coming out of suspend. The same work around is required to restore them. I'm running Debian Sid AMD64 with Xfce 4.8, on a Thinkpad X220.

Additionally I see the approximately the same behavior with any settings set through gpointing-device-settings, namely disabling the trackpad and enabling middle mouse button scroll. Please advice on if I should write a separate bug for this issue. Thanks.
Comment 2 rubin110 2011-10-26 23:51:58 CEST
Should also note that not all settings get reset, like right now I just restarted my x session and the delay to repeat has been reset but not the repeat time. All of my set mouse settings have been reset though.
Comment 3 rubin110 2011-10-27 00:37:36 CEST
Might be related to...

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530306
Comment 4 ryba4 2011-11-16 16:32:38 CET
I have a similar issue: keyboard layout settings get reset to system-wide defaults after a suspend.

I made a kludge: edited /etc/default/keyboard directly.
Comment 5 qji 2011-11-16 23:57:52 CET
I also have problem with the keyboard layout after every suspend. I have a secondary keyboard layout and a shortcut key for the changing. The xfce keep my setup after reboot and logout, but lost my settings (the secondary layout and the shortcut key also) after every suspend.
Another strange thing: when the xfce lost my settings, the command line tool still show my old settings:

$ xfconf-query -c keyboard-layout -p /Default/XkbLayout 
gb,hu

I use Fedora 16 (x86_64), xfce-settings 4.8.3
Comment 6 Jérôme Guelfucci editbugs 2012-08-23 21:16:26 CEST
This should be fixed in git master, please reopen if it still happens.

Bug #8005

Reported by:
Derek Dolney
Reported on: 2011-09-29
Last modified on: 2012-08-23

People

Assignee:
Nick Schermer
CC List:
7 users

Version

Attachments

Additional information