Re: keyboard issues

2018-09-06 Thread Geert Uytterhoeven
Hi Michael, On Thu, Sep 6, 2018 at 10:35 AM Michael Schmitz wrote: > thanks, this works (with one minor correction - keymap array size and > unhandled scancode limit bumped up by one). I'll submit my version to > linux-m68k, along with the CapsLock fix. > > Geert - can this go through your tree,

Re: keyboard issues

2018-09-06 Thread Michael Schmitz
Hi Andreas, thanks, this works (with one minor correction - keymap array size and unhandled scancode limit bumped up by one). I'll submit my version to linux-m68k, along with the CapsLock fix. Geert - can this go through your tree, or via the input maintainers? Cheers, Michael Am

Re: keyboard issues

2018-09-05 Thread Michael Schmitz
Hi Andreas, thanks, will try that. Cheers, Michael On Thu, Sep 6, 2018 at 4:16 AM Andreas Schwab wrote: > > On Sep 05 2018, Michael Schmitz wrote: > > > The old layout probably used the old Atari scancodes and would be useless > > now. The Atari keyboard driver uses a hardcoded key map as f

Re: keyboard issues

2018-09-05 Thread Andreas Schwab
On Sep 05 2018, Michael Schmitz wrote: > The old layout probably used the old Atari scancodes and would be useless > now. The Atari keyboard driver uses a hardcoded key map as found in > drivers/input/keyboard/atakbd.c (US layout) translating the Atari > scancodes to Linux keycodes which I worked

Re: keyboard issues

2018-09-05 Thread David Gálvez
Hi Michael, 2018-09-05 3:01 GMT+02:00 Michael Schmitz : >> on my Falcon i have the problem that under heavy load (like apt update) >> moving the mouse often causes a key "hang" and repeat. Pressing >> the space bar stops the repeating of the hanging key. > > > Keyboard interrupts can be locked out

Re: keyboard issues

2018-09-05 Thread Michael Schmitz
Stefan, Am 05.09.2018 um 18:08 schrieb Stefan Niestegge: Am 05.09.2018 um 03:01 schrieb Michael Schmitz: Stefan, good to hear you got the TT to boot - what did you change in the boot options BTW? No no, this is happening on my Falcon. OK, that means I should be able to reproduce this eas

Re: keyboard issues

2018-09-05 Thread Stefan Niestegge
Am 05.09.2018 um 08:40 schrieb Geert Uytterhoeven: Hi Stefan, On Wed, Sep 5, 2018 at 8:11 AM Stefan Niestegge wrote: Am 05.09.2018 um 03:01 schrieb Michael Schmitz: There's no right Alt keycode in the map. Does the default keymap work on the text console? I.e., do you get correct behaviour

Re: keyboard issues

2018-09-04 Thread Geert Uytterhoeven
Hi Stefan, On Wed, Sep 5, 2018 at 8:11 AM Stefan Niestegge wrote: > Am 05.09.2018 um 03:01 schrieb Michael Schmitz: > > There's no right Alt keycode in the map. Does the default keymap work on > > the text console? I.e., do you get correct behaviour for Alt and > > CapsLock there? > > Yes, i can

Re: keyboard issues

2018-09-04 Thread Stefan Niestegge
Am 04.09.2018 um 23:28 schrieb Geert Uytterhoeven: Hi Stefan, On Tue, Sep 4, 2018 at 11:21 PM Stefan Niestegge wrote: Using dpk-reconfigure keyboard-configuration i can choose Atari TT keyboard with my DE layout, which does pretty well. In older X11 (XFree86) documentation, there is "atari

Re: keyboard issues

2018-09-04 Thread Stefan Niestegge
Am 05.09.2018 um 03:01 schrieb Michael Schmitz: Stefan, good to hear you got the TT to boot - what did you change in the boot options BTW? No no, this is happening on my Falcon. On 05/09/18 09:20, Stefan Niestegge wrote: Hello, on my Falcon i have the problem that under heavy load (li

Re: keyboard issues

2018-09-04 Thread Michael Schmitz
Stefan, good to hear you got the TT to boot - what did you change in the boot options BTW? On 05/09/18 09:20, Stefan Niestegge wrote: Hello, on my Falcon i have the problem that under heavy load (like apt update) moving the mouse often causes a key "hang" and repeat. Pressing the space ba

Re: keyboard issues

2018-09-04 Thread Geert Uytterhoeven
Hi Stefan, On Tue, Sep 4, 2018 at 11:21 PM Stefan Niestegge wrote: > Using dpk-reconfigure keyboard-configuration i can choose Atari TT > keyboard with my DE layout, which does pretty well. > > In older X11 (XFree86) documentation, there is "ataritt" layout for X11. > The Debian sid we now work o

keyboard issues

2018-09-04 Thread Stefan Niestegge
Hello, on my Falcon i have the problem that under heavy load (like apt update) moving the mouse often causes a key "hang" and repeat. Pressing the space bar stops the repeating of the hanging key. On an Atari, the mouse is connected to the keyboard, and produces keyboard-like events. Moving a

Re: Mac Keyboard Issues in X

2007-05-07 Thread Joel Ewy
[EMAIL PROTECTED] wrote: > On Fri, May 04, 2007 at 10:59:57PM -0500, Joel Ewy wrote: > >> Hey all, >> >> ... Back in 2004 when I installed Woody on an 840av, I noted that >> > keys > >> wouldn't repeat in X. (e.g., you can't scroll with arrow keys, hold 'j' >> down in vi or less and mo

Re: Mac Keyboard Issues in X

2007-05-06 Thread ljmoore
On Fri, May 04, 2007 at 10:59:57PM -0500, Joel Ewy wrote: > Hey all, > > ... Back in 2004 when I installed Woody on an 840av, I noted that keys > wouldn't repeat in X. (e.g., you can't scroll with arrow keys, hold 'j' > down in vi or less and move down more than one line at a time, or eat up > a

Re: Trying out 2.6 Was: Re: Mac Keyboard Issues in X

2007-05-05 Thread Michael Tomkins
On 06/05/2007, at 2:51 AM, Joel Ewy wrote: Brad Boyer wrote: On Fri, May 04, 2007 at 10:59:57PM -0500, Joel Ewy wrote: So is did Debian transition from XF86 3.x to 4.x with Woody? Is it reasonable to think that the issue might lie in the 4.x ADB keyboard driver? Does Etch switch from XF86

Re: Trying out 2.6 Was: Re: Mac Keyboard Issues in X

2007-05-05 Thread Finn Thain
On Sat, 5 May 2007, Joel Ewy wrote: > I noticed from his post on this list that ljmoore had to change some > things in /etc/rcS.d... I've had to do the same, since 2.6 doesn't use the same keymap. This can prevent you from using the console, so make sure sshd (or equivalent) is working first

Re: Trying out 2.6 Was: Re: Mac Keyboard Issues in X

2007-05-05 Thread Finn Thain
On Sat, 5 May 2007, Joel Ewy wrote: > Brad Boyer wrote: > > On Sat, May 05, 2007 at 11:51:30AM -0500, Joel Ewy wrote: > > > >> So which kernel should I try? Is there a particular one people would > >> like feedback on? How about one of Christian Steiges' from here: > >> http://people.debia

Re: Trying out 2.6 Was: Re: Mac Keyboard Issues in X

2007-05-05 Thread Joel Ewy
Brad Boyer wrote: > On Sat, May 05, 2007 at 11:51:30AM -0500, Joel Ewy wrote: > >> So which kernel should I try? Is there a particular one people would >> like feedback on? How about one of Christian Steiges' from here: >> http://people.debian.org/~cts/debian-m68k/linux-image/ ? I looks lik

Re: Trying out 2.6 Was: Re: Mac Keyboard Issues in X

2007-05-05 Thread Brad Boyer
On Sat, May 05, 2007 at 11:51:30AM -0500, Joel Ewy wrote: > So which kernel should I try? Is there a particular one people would > like feedback on? How about one of Christian Steiges' from here: > http://people.debian.org/~cts/debian-m68k/linux-image/ ? I looks like > ljmoore had some success

Trying out 2.6 Was: Re: Mac Keyboard Issues in X

2007-05-05 Thread Joel Ewy
Brad Boyer wrote: > On Fri, May 04, 2007 at 10:59:57PM -0500, Joel Ewy wrote: > >> So is did Debian transition from XF86 3.x to 4.x with Woody? Is it >> reasonable to think that the issue might lie in the 4.x ADB keyboard >> driver? Does Etch switch from XF86 to xorg? Any reason to think that

Re: Mac Keyboard Issues in X

2007-05-04 Thread Brad Boyer
On Fri, May 04, 2007 at 10:59:57PM -0500, Joel Ewy wrote: > So is did Debian transition from XF86 3.x to 4.x with Woody? Is it > reasonable to think that the issue might lie in the 4.x ADB keyboard > driver? Does Etch switch from XF86 to xorg? Any reason to think that > might work any better? A

Mac Keyboard Issues in X

2007-05-04 Thread Joel Ewy
Hey all, I've got a pile of old 68k Macs that I've been playing with Debian on on an occasional basis for years now. First installed Potato on a IIci, then obtained some better hardware, and have put Woody and Sarge on a couple Q840av machines, and most recently used Laurent Vivier's Emile instal