[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: disabling slowkeys in gdm3



On Sun, 12 Aug 2012 14:18:17 -0600, Joe Pfeiffer wrote:

> Camaleón <noelamac@gmail.com> writes:

(...)

>> Mmm... are you on Squeezy or testing?
> 
> testing.
>
> gconf-editor is version 3.0.1-1
> gdm3 is version 3.4.1-2

Ah, then the above key does not exist in gconf/dconf ;-(
 
>>> My question, of course, is "what am I missing"?  What do I need to do
>>> to make gdm3 configuration visible in gconf-editor?
>>
>> You can also try using the command line, e.g.,:
>>
>> First, to retrieve the current value:
>>
>> gconftool-2 -g
>> /apps/gdm/simple-greeter/settings-manager-plugins/a11y-keyboard/active
> 
> Reported no such key was set

Sure, this should be of effect. Let me Google the way to do it for 
gnome3... okay, this will retrieve the current value:

gsettings get org.gnome.desktop.a11y.keyboard enable

If that's set to "true" you can toggle off with:

gsettings set org.gnome.desktop.a11y.keyboard enable false

And also by disabling "slow keys" from "Accesibility" applet.

GNOME upstream bug seems to be this:

Bug 668213 - a11y-keyboard manager writes to GSettings on login 
https://bugzilla.gnome.org/show_bug.cgi?id=668213

Greetings,

-- 
Camaleón


Reply to: