Re: new input layer and mouse button emulation

2001-03-29 Thread Scott McMahan
At 8:37 PM -0500 3/27/01, Adam C Powell IV wrote: Right. The "Linux" mapping is different from the ADB mapping. See /usr/include/linux/input.h for keycodes to use there. For all the gory details: http://homepages.munich.netsurf.de/Franz.Sirl/inputppc.html I know, very confusing, lots of br

Re: new input layer and mouse button emulation

2001-03-28 Thread Ethan Benson
On Wed, Mar 28, 2001 at 01:04:26PM -0500, Patrice LaFlamme wrote: > > I do see the new input layer. It does't compile, no matter how many times > I rerun menuconfig. But maybe I'm doing something wrong, don't know what. it took me a couple times to get it right. > Security issues aren't importan

Re: new input layer and mouse button emulation

2001-03-28 Thread Patrice LaFlamme
On Wed, Mar 28, 2001 at 05:24:37AM -0900 or thereabouts, Ethan Benson wrote: > it can be done, with 2.2.18 and 2.2.19. its just the kernel > configuration system is buggy so you have to do two runthroughs to get > the old adb drivers turned off, which allows the new input layer > drivers to show u

Re: new input layer and mouse button emulation

2001-03-28 Thread Andre Berger
* Patrice LaFlamme <[EMAIL PROTECTED]>, 20010328 16:21 +0200: > On Wed, Mar 28, 2001 at 12:18:22PM +0200 or thereabouts, Andre Berger wrote: > > It did! Changed the mapping to btn2=96 btn3=116, everything works > > beautifully again. So no reason to go back to ADB. Is there any > > documentation fo

Re: new input layer and mouse button emulation

2001-03-28 Thread Ethan Benson
On Wed, Mar 28, 2001 at 09:06:00AM -0500, Patrice LaFlamme wrote: > > But, my main problem is that I can't even get a kernel compiled with the > new input layer, so there's no chance of getting it to work (that's with > 2.2.18). it can be done, with 2.2.18 and 2.2.19. its just the kernel config

Re: new input layer and mouse button emulation

2001-03-28 Thread Patrice LaFlamme
On Wed, Mar 28, 2001 at 12:18:22PM +0200 or thereabouts, Andre Berger wrote: > It did! Changed the mapping to btn2=96 btn3=116, everything works > beautifully again. So no reason to go back to ADB. Is there any > documentation for the whole stuff also distributed with the kernel > itself? > Patrice

Re: new input layer and mouse button emulation

2001-03-28 Thread Andre Berger
* Adam C Powell IV <[EMAIL PROTECTED]>, 20010328 12:02 +0200: > Andre Berger wrote: > > > #/etc/sysctl.conf > > dev.mac_hid.mouse_button2_keycode = 76 > > dev.mac_hid.mouse_button3_keycode = 127 > > dev.mac_hid.mouse_button_emulation = 1 > > > > (and rebooted; /proc/sys/dev/mac_hid/mouse* are set

Re: new input layer and mouse button emulation

2001-03-27 Thread Patrice LaFlamme
On Wed, Mar 28, 2001 at 12:11:36AM +0200 or thereabouts, Andre Berger wrote: > Those keycodes are mapped to my keypad-enter (btn2) and the power button I never managed to use that keypad-enter for mouse-button emulation, and I don't think I tried with the power button. This left me with very littl

Re: new input layer and mouse button emulation

2001-03-27 Thread Adam C Powell IV
Andre Berger wrote: > #/etc/sysctl.conf > dev.mac_hid.mouse_button2_keycode = 76 > dev.mac_hid.mouse_button3_keycode = 127 > dev.mac_hid.mouse_button_emulation = 1 > > (and rebooted; /proc/sys/dev/mac_hid/mouse* are set to these values) > > Those keycodes are mapped to my keypad-enter (btn2) and t

Re: new input layer and mouse button emulation

2001-03-27 Thread Andre Berger
* Patrice LaFlamme <[EMAIL PROTECTED]>, 20010327 22:36 +0100: > On Mon, Feb 12, 2001 at 02:57:00AM +0100 or thereabouts, Andre Berger wrote: > > I've updated my potato system (PB3400) to kernel 2.2.19pre17-pmac from > > proposed updates, which uses the new input layer model. I've changed > > mouse

Re: new input layer and mouse button emulation

2001-03-27 Thread Patrice LaFlamme
On Mon, Feb 12, 2001 at 02:57:00AM +0100 or thereabouts, Andre Berger wrote: > I've updated my potato system (PB3400) to kernel 2.2.19pre17-pmac from > proposed updates, which uses the new input layer model. I've changed > mouse type and device successfully, the mouse works in X and the > consoles,

new input layer and mouse button emulation

2001-03-27 Thread Andre Berger
I've updated my potato system (PB3400) to kernel 2.2.19pre17-pmac from proposed updates, which uses the new input layer model. I've changed mouse type and device successfully, the mouse works in X and the consoles, with gpm. The only thing not solved: Mouse button emulation. I used to boot with "ad