Re: keyboard repeat

2025-01-23 Thread hohe72
export CST_KBD_DELAY=250# [ms] export CST_KBD_RATE=30 # [char/s] export CST_KBD_REPEAT=34# [ms] # linux console (needs to be root): kbdrate -s -r $CST_KBD_RATE -d $CST_KBD_DELAY # in X xset r rate $CST_KBD_DELAY $CST_KBD_RATE # in wayland: ?? Please note that those settings

Re: keyboard repeat

2025-01-13 Thread gene heskett
On 1/13/25 11:26, Thomas Schmitt wrote: Hi, Will Mengarini wrote: I handle this kind of thing with the kbdrate program, which is in the Debian package named 'kbd'. Sid: /usr/sbin/kbdrate https://packages.debian.org/sid/amd64/kbd/filelist Bookworm: /sbin/kbdrate https://packages.d

Useful information on packages for Gene [WAS Re: keyboard repeat]

2025-01-13 Thread Andrew M.A. Cater
On Mon, Jan 13, 2025 at 11:13:40AM -0500, Greg Wooledge wrote: > On Mon, Jan 13, 2025 at 10:46:18 -0500, gene heskett wrote: > > On 1/13/25 08:03, Will Mengarini wrote: > > > I handle this kind of thing with the kbdrate program, which > > > is in the Debian package named 'kbd'. > > Please read Wil

Re: keyboard repeat

2025-01-13 Thread Thomas Schmitt
Hi, Will Mengarini wrote: > > I handle this kind of thing with the kbdrate program, which > > is in the Debian package named 'kbd'. Sid: /usr/sbin/kbdrate https://packages.debian.org/sid/amd64/kbd/filelist Bookworm: /sbin/kbdrate https://packages.debian.org/bookworm/amd64/kbd/filelist Th

Re: keyboard repeat

2025-01-13 Thread Greg Wooledge
On Mon, Jan 13, 2025 at 10:46:18 -0500, gene heskett wrote: > On 1/13/25 08:03, Will Mengarini wrote: > > I handle this kind of thing with the kbdrate program, which > > is in the Debian package named 'kbd'. > gene@coyote:~$ pinfo kbd > Przemek's Info Viewer v0.6.13 > Error: could not open info fi

Re: keyboard repeat

2025-01-13 Thread gene heskett
On 1/13/25 08:16, Frank McCormick wrote: On 2025-01-13 08:03, Will Mengarini wrote: * gene heskett [25-01/13=Mon 03:15 -0500]: Got an odd problem. xfce settings>keyboard repeat is lost on a reboot, and I have to spend an hour or more, playing around with the repeat settings, select

Re: keyboard repeat

2025-01-13 Thread mick.crane
On 2025-01-13 15:46, gene heskett wrote: So while apt says its installed, bash can't find it to run it. I like catfish for finding where a file might be. mick

Re: keyboard repeat

2025-01-13 Thread gene heskett
On 1/13/25 08:03, Will Mengarini wrote: * gene heskett [25-01/13=Mon 03:15 -0500]: Got an odd problem. xfce settings>keyboard repeat is lost on a reboot, and I have to spend an hour or more, playing around with the repeat settings, selecting different keyboards, the whole maryann befor

Re: keyboard repeat

2025-01-13 Thread gene heskett
On 1/13/25 08:03, Will Mengarini wrote: * gene heskett [25-01/13=Mon 03:15 -0500]: Got an odd problem. xfce settings>keyboard repeat is lost on a reboot, and I have to spend an hour or more, playing around with the repeat settings, selecting different keyboards, the whole maryann befor

Re: keyboard repeat

2025-01-13 Thread Frank McCormick
On 2025-01-13 08:03, Will Mengarini wrote: * gene heskett [25-01/13=Mon 03:15 -0500]: Got an odd problem. xfce settings>keyboard repeat is lost on a reboot, and I have to spend an hour or more, playing around with the repeat settings, selecting different keyboards, the whole maryann bef

Re: keyboard repeat

2025-01-13 Thread Will Mengarini
* gene heskett [25-01/13=Mon 03:15 -0500]: > Got an odd problem. xfce settings>keyboard repeat is lost on a reboot, and I > have to spend an hour or more, playing around with the repeat settings, > selecting different keyboards, the whole maryann before I can get the repeat &g

keyboard repeat

2025-01-13 Thread gene heskett
Got an odd problem. xfce settings>keyboard repeat is lost on a reboot, and I have to spend an hour or more, playing around with the repeat settings, selecting different keyboards, the whole maryann before I can get the repeat to work gain. This keyboard is an escapee from a failed windows

Re: X.org Keyboard repeat rate through hal

2009-04-29 Thread Davide Mancusi
> > > I can open the keyboard configuration dialog directly by running: > > > > > > kcmshell4 keyboard > > > > > > What happens when you try this? > > > > Nothing happens. The keyboard configuration module is > > provided by /usr/lib/kde4/kcm_keyboard.so, from package > > kdebase-workspace-b

Re: X.org Keyboard repeat rate through hal

2009-04-29 Thread Florian Kulzer
On Wed, Apr 29, 2009 at 00:16:44 +0200, Davide Mancusi wrote: [...] > > I can open the keyboard configuration dialog directly by running: > > > > kcmshell4 keyboard > > > > What happens when you try this? > > Nothing happens. The keyboard configuration module is provided > by /usr/lib/kd

Re: X.org Keyboard repeat rate through hal

2009-04-28 Thread Davide Mancusi
Florian, Thanks for your time. > > > Strace suggests that the mouse and keyboard settings are saved in > > > ~/.kde/share/config/kcminputrc on my system. Do you have anything > > > in this file? My keyboard section in there looks like this: > > > > > [snip] > > > > The file exists,

Re: X.org Keyboard repeat rate through hal

2009-04-28 Thread Florian Kulzer
On Tue, Apr 28, 2009 at 00:40:32 +0200, Davide Mancusi wrote: > Earlier, Florian Kulzer wrote: [...] > > Strace suggests that the mouse and keyboard settings are saved in > > ~/.kde/share/config/kcminputrc on my system. Do you have anything in > > this file? My keyboard section in there looks lik

Re: X.org Keyboard repeat rate through hal

2009-04-27 Thread Davide Mancusi
> Did you already try to start KDE for a "fresh" user? Yes, to no avail. > Strace suggests that the mouse and keyboard settings are saved in > ~/.kde/share/config/kcminputrc on my system. Do you have anything in > this file? My keyboard section in there looks like this: > [snip]

Re: X.org Keyboard repeat rate through hal

2009-04-27 Thread Florian Kulzer
; > > > Kickoff Menu > Computer > System Settings > Keyboard & Mouse > > > Keyboard > > > > should have an "Enable keyboard repeat" checkbox and two sliders for > > adjusting the initial delay and the repetition rate. > > I&

Re: X.org Keyboard repeat rate through hal

2009-04-27 Thread Davide Mancusi
> > > Right. As far as I can tell it's set in the WM/DE (for Xfce: Menu > > > -> Settings -> Keyboard: Behaviour tab). > > > > ...but KDE4.2 doesn't have it. Grrr. > > Kickoff Menu > Computer > System Settings > Keyboard &am

Re: X.org Keyboard repeat rate through hal

2009-04-27 Thread Florian Kulzer
On Mon, Apr 27, 2009 at 20:05:20 +0200, Davide Mancusi wrote: > > > But the keyboard repeat rate is not set by Xkb, as far > > > as I'm aware. > > > > Right. As far as I can tell it's set in the WM/DE (for Xfce: Menu -> > > Settings -> Keyboa

Re: X.org Keyboard repeat rate through hal

2009-04-27 Thread Davide Mancusi
> > But the keyboard repeat rate is not set by Xkb, as far > > as I'm aware. > > Right. As far as I can tell it's set in the WM/DE (for Xfce: Menu -> > Settings -> Keyboard: Behaviour tab). ...but KDE4.2 doesn't have it. Grrr. Davide -- T

Re: X.org Keyboard repeat rate through hal

2009-04-26 Thread Andrei Popescu
On Sun,26.Apr.09, 21:53:33, Davide Mancusi wrote: > But the keyboard repeat rate is not set by Xkb, as far > as I'm aware. Right. As far as I can tell it's set in the WM/DE (for Xfce: Menu -> Settings -> Keyboard: Behaviour tab). Regards, Andrei -- If you can&#x

Re: X.org Keyboard repeat rate through hal

2009-04-26 Thread Davide Mancusi
> > I have upgraded X to v1:7.4+1 and now I'm struggling with > > hal to reproduce the same configuration I had before. I managed to > > set up the keyboard layouts and the xkb options, but I can't find > > how to change the keyboard repeat rate. For the m

Re: X.org Keyboard repeat rate through hal

2009-04-25 Thread Andrei Popescu
On Thu,23.Apr.09, 19:43:37, Davide Mancusi wrote: > Hi .*, > > I have upgraded X to v1:7.4+1 and now I'm struggling with hal > to reproduce the same configuration I had before. I managed to set up > the keyboard layouts and the xkb options, but I can't find how

Re: X.org Keyboard repeat rate through hal

2009-04-23 Thread Davide Mancusi
> >        I have upgraded X to v1:7.4+1 and now I'm struggling with hal > > to reproduce the same configuration I had before. I managed to set > > up the keyboard layouts and the xkb options, but I can't find how > > to change the keyboard repeat rate. For the m

Re: X.org Keyboard repeat rate through hal

2009-04-23 Thread Kelly Clowers
On Thu, Apr 23, 2009 at 10:43, Davide Mancusi wrote: > Hi .*, > >        I have upgraded X to v1:7.4+1 and now I'm struggling with hal > to reproduce the same configuration I had before. I managed to set up > the keyboard layouts and the xkb options, but I can't find how

X.org Keyboard repeat rate through hal

2009-04-23 Thread Davide Mancusi
Hi .*, I have upgraded X to v1:7.4+1 and now I'm struggling with hal to reproduce the same configuration I had before. I managed to set up the keyboard layouts and the xkb options, but I can't find how to change the keyboard repeat rate. For the moment, I have created a poli

Re: I've lost my keyboard repeat.

2008-05-10 Thread thveillon.debian
Barry Samuels a écrit : Since upgrading my Debian Testing system yesterday the keys on my keyboard no longer repeat when held down. I suspect the xserver-xorg packages as this problem occurs in any X application but the keys still repeat normally when in an ordinary text console. I have just

I've lost my keyboard repeat.

2008-05-10 Thread Barry Samuels
Since upgrading my Debian Testing system yesterday the keys on my keyboard no longer repeat when held down. I suspect the xserver-xorg packages as this problem occurs in any X application but the keys still repeat normally when in an ordinary text console. I have just noticed another strange ke

X4.0.2 and keyboard repeat rate

2000-12-24 Thread Rob Hudson
I had this line in my X3.3.6 XF86Config file, but it doesn't seem to have an effect with X4.0.2. Option "AutoRepeat""500 5" How can I set the repeat rate? Thanks. -- Yay verily and was much work done, and several projects signed off. And there was much rejoicing. And QA came unto t

Re: keyboard repeat rate

2000-01-30 Thread Jean Pierre LeJacq
On Fri, 28 Jan 2000, Attila Csosz wrote: > How could I set the keyboard repeat rate and the speed? > Because when I start X and end my X session I observe the following: > when I press some key I must wait a while to get any character on the screen. > Then the keyboard echos th

Re: keyboard repeat rate

2000-01-29 Thread Saisanthosh B
Attila Csosz wrote: > How could I set the keyboard repeat rate and the speed? kbdrate -r -d -- saisanthosh

keyboard repeat rate

2000-01-28 Thread Attila Csosz
How could I set the keyboard repeat rate and the speed? Because when I start X and end my X session I observe the following: when I press some key I must wait a while to get any character on the screen. Then the keyboard echos the characters normally onto the screen. Without X the keyboard works