LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Xfce...strange key repeat behavior...but not with root... (https://www.linuxquestions.org/questions/slackware-14/xfce-strange-key-repeat-behavior-but-not-with-root-720201/)

joutlancpa 04-19-2009 09:59 AM

Xfce...strange key repeat behavior...but not with root...
 
in keyboard settings, Xfce, I can NOT adjust my key repeat rate...it repeats, but stays fixed regardless of where I put the slider. When I'm logged in as root, it works as it should.

Don't know if it's related, but I can't get Xfce settings helper to load on my login, i.e. the check box in autostarted apps keeps 'unchecking', however it loads in root login.

This is a needle in my 'mind' :D anyone? thanks!!

Ilgar 04-19-2009 11:27 AM

XFCE4 stores its setting under ~/.config/. Are all the permissions OK there?

joutlancpa 04-19-2009 11:30 AM

Quote:

Originally Posted by Ilgar (Post 3514180)
XFCE4 stores its setting under ~/.config/. Are all the permissions OK there?

I'm looking now...wonder where something could be out of whack, exactly?

EDIT: this is strange...that long key repeat delay...

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mcs-option SYSTEM "mcs-option.dtd">

<mcs-option>
<option name="Key/BounceKeys" type="int" value="0"/>
<option name="Key/DeBounceDelay" type="int" value="200"/>
<option name="Key/RepeatDelay" type="int" value="1665"/>
<option name="Key/RepeatKey" type="int" value="1"/>
<option name="Key/RepeatRate" type="int" value="30"/>
<option name="Key/SlowKeys" type="int" value="0"/>
<option name="Key/SlowKeysDelay" type="int" value="200"/>
<option name="Key/StickyKeys" type="int" value="0"/>
<option name="Key/StickyLatchToLock" type="int" value="0"/>
<option name="Key/StickyTwoKeysDisable" type="int" value="0"/>
</mcs-option>

Ilgar 04-19-2009 02:15 PM

I meant the file permissions, are they OK?

joutlancpa 04-19-2009 02:53 PM

Quote:

Originally Posted by Ilgar (Post 3514291)
I meant the file permissions, are they OK?

you mean in my .config directory? they are owned by me with rw anything else I should be looking at? but you're right, it's a setting/permission somewhere....but where


All times are GMT -5. The time now is 12:06 AM.