3-button emulation

2003-03-29 Thread Andrew Nesbit
I have this working with F10 = button2 and F11 = button3. Is it possible to configure this so that I can assign buttons 2 and 3 to some modifier key + mouse click? (For example, CTRL+click = button2.) Andrew.

Re: Keyboard w/2.4.20 kernel

2003-03-29 Thread Adam Lazur
Lorenzo Thurman ([EMAIL PROTECTED]) said: > I built a new kernel with source from kernel.org. but after rebooting, my > keyboard is not recognized properly at the console. For example, typing an > 'e' produces a backspace. I can shell into the computer remotely and things > work fine, but not at

Re: Keyboard w/2.4.20 kernel

2003-03-29 Thread Andrew Nesbit
On Sat, 29 Mar 2003, Lorenzo Thurman wrote: [snip ADB keymap hassles] If you have installed the ssh package and have sshd running, then you can log in and fix the problem. Go to http://www.debian.org/ports/powerpc/keycodes This tell you about the problem. You have probably compiled the kernel

Keyboard w/2.4.20 kernel

2003-03-29 Thread Lorenzo Thurman
I built a new kernel with source from kernel.org. but after rebooting, my keyboard is not recognized properly at the console. For example, typing an 'e' produces a backspace. I can shell into the computer remotely and things work fine, but not at the console. Is there a simple fix for this? Th

benh + kpkg problems

2003-03-29 Thread Erling Ringen Elvsrud
Hello I'm trying to compile a new rsynced benh kernel with kpkg after the compile is finished make-kpkg binary fails with this error: cannot stat vmlinux.coff, no such file or directory. I tried to edit debian/rules and set HAVE_COFF_IMAGE to no, but it did not help. Any suggestions will be

Emacs-style 'unexec' code

2003-03-29 Thread Camm Maguire
Greetings! gcl, maxima, and acl2 save running images via an 'unexec' routine taken from emacs. I've noticed this routine produces working binaries everywhere, but on ppc and ia64 (at least), the binaries become corrupt after stripping. Does this ring a bell to anyone? Take care, -- Camm Magui

Re: Reading memory sticks

2003-03-29 Thread Edd Dumbill
On Sat, 2003-03-29 at 07:27, Mich Lanners wrote: > On 28 Mar, this message from Bastien Nocera echoed through cyberspace: > > On Fri, 2003-03-28 at 21:11, Mich Lanners wrote: > >> Is your kernel compiled with multiple LUN support > >> (CONFIG_SCSI_MULTI_LUN)? > > > > it is necessary to enable LUN

Re: Reading memory sticks

2003-03-29 Thread Mich Lanners
On 28 Mar, this message from Bastien Nocera echoed through cyberspace: > On Fri, 2003-03-28 at 21:11, Mich Lanners wrote: >> On 28 Mar, this message from Edd Dumbill echoed through cyberspace: >> > usb.c: registered new driver usb-storage >> > scsi1 : SCSI emulation for USB Mass Storage devices >