Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 3rd December 2006, 07:47 PM
cdscls Offline
Registered User
 
Join Date: Dec 2006
Location: Chicago
Posts: 5
Another round for keyboard repeating

Still working through the nitemare of getting zod installed and running, but keyboard repeat (press and hold) does not work. Have played with keyboard rate, have enabled repeat keys. Have not found sufficient info either here or on web. I have tried searching, but nothing working yet

Chris
Reply With Quote
  #2  
Old 5th December 2006, 06:07 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
On the GNOME desktop, System > Preferences > Keyboard does not help?
Reply With Quote
  #3  
Old 8th December 2006, 01:36 AM
cdscls Offline
Registered User
 
Join Date: Dec 2006
Location: Chicago
Posts: 5
Sorry, does not help. Have allready been down that road. The best I can get is a 1 character repeat
Reply With Quote
  #4  
Old 8th December 2006, 03:50 AM
marko's Avatar
marko Online
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,450
Arrow

Try running the command:

xset -q

On my FC6 it says:
Code:
$>  xset -q
Keyboard Control:
  auto repeat:  on    key click percent:  50    LED mask:  00000002
  auto repeat delay:  446    repeat rate:  34
  auto repeating keys:  00ffffffdffffbbf
                        fadfffdfffdfe5ef
                        ffffffffffffffff
                        ffffffffffffffff
  bell percent:  50    bell pitch:  400    bell duration:  100
  ......
Like my results show I have repeat on and delayed .446 sec and
doing 34 letters/sec.
Use that to confirm if your auto repeat, delay and rate make sense.
You can also change those via the "r" option (see the man page for xset )

To actually set a particular values, like delay 500 and 40 keys a second,
you'd add to the InputDevice section in /etc/X11/xorg.conf an entry
for "AutoRepeat":
Code:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
        Option "AutoRepeat" "500 40"
EndSection
But now with gnome and kde they mostly have their own settings for
those. For KDE you'd pull up the Control Center-> Peripherals->Keyboard,
and Gnome you've tried what it needs. I'm just wondering if
the xorg.conf might take precedence if it has a value set
in the InputDevice section.

Mark

Last edited by marko; 8th December 2006 at 04:03 AM.
Reply With Quote
Reply

Tags
keyboard, repeating, round

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Keyboard repeating after upgrade charactermatter Using Fedora 5 23rd March 2009 05:23 AM
Thunderbird update keeps repeating in Fedora 9 Orioner Using Fedora 15 15th October 2008 04:20 PM
Fedora 8 booting up process repeating before log-in awesomo Using Fedora 5 3rd May 2008 06:04 PM
FC6 kernel: 4gb seg fixup repeating in the log millman Using Fedora 4 9th November 2006 10:30 PM
repeating characters Robgould Using Fedora 3 30th March 2006 07:29 PM


Current GMT-time: 16:57 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat