Ask a Question related to Linux / Unix Administration, Design and Development.
-
ck #1
keyboard is too senstive
Hi,
I have SunOS4.1.4 and the keyboard is too sensitive. If I type a letter "a",
it come out multiple "aaa".
How to adjust the keyboard sensitivity.
Thanks in advance.
ck Guest
-
Keyboard input
Is there away to navigation html pages with arrows instead of mouseclicks. My client does not want the usual NEXT and BACK buttons on the screen.... -
USB Keyboard
Hi all, I'm running Freebsd 5.3 on a Dell GX280 that has both a USB keyboard and mouse. My problem is I added to my /boot/loader.conf file --... -
Keyboard interaction
I have a member that moves forward when i click the up arrow and moves right when i click the right arrow. My problem is that when I hold down the... -
Keyboard fun
Two things: 1. My pound sign is a hash in X. Works fine in the console. From XF86Config-4: Section "InputDevice" Identifier "Generic... -
keyboard
Hi, this may be a stupid question, but how do I change the keyboard prefereces in Photoshop? My keyboard is azerty but somehow photoshop recognizes... -
Bill Marcum #2
Re: keyboard is too senstive
["Followup-To:" header set to comp.unix.admin.]
On Thu, 12 Aug 2004 19:32:47 -0400, ck
<ck@hotmail.com> wrote:Is that in the console or in X? In X, 'man xset'> Hi,
>
> I have SunOS4.1.4 and the keyboard is too sensitive. If I type a letter "a",
> it come out multiple "aaa".
>
> How to adjust the keyboard sensitivity.
>
xset -r turns auto repeat off
xset r rate 600 20 sets the repeat delay and rate
xset q shows the current settings
For the console, the commands in SunOS might be different from Linux or
other flavors of Unix. Try 'apropos keyboard' or 'apropos repeat'.
--
The truth you speak has no past and no future. It is, and that's all it
needs to be.
Bill Marcum Guest
-
Jeffery Small #3
Re: keyboard is too senstive
Bill Marcum <bmarcum@iglou.com.urgent> writes:
>["Followup-To:" header set to comp.unix.admin.]
>On Thu, 12 Aug 2004 19:32:47 -0400, ck <ck@hotmail.com> wrote:Are you using a Sun Type-6 keyboard? Ever since I got a new machine with>>> I have SunOS4.1.4 and the keyboard is too sensitive. If I type a letter "a",
>> it come out multiple "aaa".
>>
>> How to adjust the keyboard sensitivity.
>Is that in the console or in X? In X, 'man xset'
>xset -r turns auto repeat off
>xset r rate 600 20 sets the repeat delay and rate
>xset q shows the current settings
>For the console, the commands in SunOS might be different from Linux or
>other flavors of Unix. Try 'apropos keyboard' or 'apropos repeat'.
these keyboards (and I've tried three different keyboards) I find I am
always getting random duplicate letters while I type. This does not appear
to have anything to do with the key repeat rate which is set to a proper
value and does not seem to be contributing to the problem. I never had
this difficulty with the Type 3, 4 or 5 keyboards.
Regards,
--
Jeffery Small
Jeffery Small Guest



Reply With Quote

