Re: Bug#367149: kbd-chooser: [powerpc] does not detect ADB keyboards

2006-05-14 Thread Frans Pop
On Sunday 14 May 2006 07:22, Frans Pop wrote:
> It's currently unsure if the keyboard will work correctly with AT
> keymaps as well as USB-MAC. I'll test that over the next days.

The current daily images now show the AT keymap list. I've tested this on 
Frank Lichtenheld's Powerbook G4 laptop, and all keys are mapped OK for 
the German keyboard.

The only change from the USB-MAC keymaps is that the apple key no longer 
works as the modifier key. Instead these can be accessed using Fn-Alt, 
which can probably be explained as that is probably equivalent to the 
right-Alt key on "regular" AT keyboards on i386.

AFAICT the options are:
- should the AT keymaps be made to support the apple key as modifier key
or
- should we go back to using the USB-MAC keymaps for powerpc
or
- should powerpc users learn to use Fn-Alt instead of the apple key

Going back to USB-MAC keymaps is possibly not the prefered option because 
as I understand it the input layer of the 2.6 kernel translates 
everything to "AT", so in principle all architectures should now use AT 
keymaps.

Advice and comments very welcome.

Cheers,
FJP

P.S. Eddy: a test by you too would be very welcome, especially if you can 
do a full installation and check the full range of characters on the 
installed system.


pgp6Rj9PLQola.pgp
Description: PGP signature


Re: Bug#367149: kbd-chooser: [powerpc] does not detect ADB keyboards

2006-05-14 Thread Eddy Petrişor

On 5/15/06, Frans Pop <[EMAIL PROTECTED]> wrote:

On Sunday 14 May 2006 07:22, Frans Pop wrote:
> It's currently unsure if the keyboard will work correctly with AT
> keymaps as well as USB-MAC. I'll test that over the next days.

The current daily images now show the AT keymap list. I've tested this on
Frank Lichtenheld's Powerbook G4 laptop, and all keys are mapped OK for
the German keyboard.

The only change from the USB-MAC keymaps is that the apple key no longer
works as the modifier key. Instead these can be accessed using Fn-Alt,
which can probably be explained as that is probably equivalent to the
right-Alt key on "regular" AT keyboards on i386.

AFAICT the options are:
- should the AT keymaps be made to support the apple key as modifier key
or
- should we go back to using the USB-MAC keymaps for powerpc
or
- should powerpc users learn to use Fn-Alt instead of the apple key

Going back to USB-MAC keymaps is possibly not the prefered option because
as I understand it the input layer of the 2.6 kernel translates
everything to "AT", so in principle all architectures should now use AT
keymaps.


I personally use the Option key (or Apple as some might call it) as an
AltGr key. The Fn+Alt is used for right click emulation while
Fn+Option is for middle click. I need all of the keys as they are in
order to be able to use diacritics and be able to use applications in
a fast and confortable manner. So please keep this in mind when you
decide what to do.


P.S. Eddy: a test by you too would be very welcome, especially if you can
do a full installation and check the full range of characters on the
installed system.


Ok, there is a partition on which I can do test installations; btw,
two linux installations on a new world powerpc machine imposes a
problem: all kernels should be placed on the same partition due to a
limitation in yaboot. How does d-i deal with this when Debian is
installed on a system on which there is already installed another
linux system?

--
Regards,
EddyP
=
"Imagination is more important than knowledge" A.Einstein


Re: Bug#367149: kbd-chooser: [powerpc] does not detect ADB keyboards

2006-05-15 Thread Sven Luther
On Sun, May 14, 2006 at 07:22:56AM +0200, Frans Pop wrote:
> Package: kbd-chooser
> Version: 1.26
> 
> It appears that kbd-chooser does not actually detect ADB keyboards as used 
> for example on Powerbook G4 laptops.
> Until Beta 2 keyboard selection only worked because of the default mac-usb 
> keyboard added in usb-kbd.c, but that's absolutely not optimal.
> 
> After a short look at Frank Lichtenhelds laptop, it seems that the 
> keyboard can be detected from the /proc/bus/input/devices file (see 
> attachment).
> 
> It's currently unsure if the keyboard will work correctly with AT keymaps 
> as well as USB-MAC. I'll test that over the next days.

I am not 100% sure, bvut i remember that the 2.6 kernels translate all kind of
mac keyboards to the same thing. As such, there is no ADB keyboard needed
anymore, as the kernel exports it as a normal keyboard to the userland (or
something such, i am no expert in this, CCing debian-powerpc).

There is maybe still some need for some specialized layout though.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Bug#367149: kbd-chooser: [powerpc] does not detect ADB keyboards

2006-05-15 Thread Michel Dänzer
On Mon, 2006-05-15 at 07:27 +0200, Frans Pop wrote:
> 
> The current daily images now show the AT keymap list. I've tested this on 
> Frank Lichtenheld's Powerbook G4 laptop, and all keys are mapped OK for 
> the German keyboard.
> 
> The only change from the USB-MAC keymaps is that the apple key no longer 
> works as the modifier key. Instead these can be accessed using Fn-Alt, 
> which can probably be explained as that is probably equivalent to the 
> right-Alt key on "regular" AT keyboards on i386.
> 
> AFAICT the options are:
> - should the AT keymaps be made to support the apple key as modifier key
> or
> - should we go back to using the USB-MAC keymaps for powerpc

This may still be necessary, as some Apple keyboards tend to have
different layouts from 'standard' PC keyboards. Just as one example, the
Swiss German Apple keyboard has the @ symbol on the G key. AFAIK in some
other countries the layout can be completely different.

> - should powerpc users learn to use Fn-Alt instead of the apple key

Not sure if the fact that newer Apple laptops treat the fn key
differently matters for this, but at any rate the whole fn concept seems
to be rather unintuitive and/or inconvenient for people, at least
initially.


> Going back to USB-MAC keymaps is possibly not the prefered option because 
> as I understand it the input layer of the 2.6 kernel translates 
> everything to "AT", so in principle all architectures should now use AT 
> keymaps.

I'm not very familiar with all the issues involved, but I suspect you
may be mixing up keycodes (and/or keysyms?) and keymaps here.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Re: Bug#367149: kbd-chooser: [powerpc] does not detect ADB keyboards

2006-05-15 Thread Eddy Petrişor

On 5/15/06, Eddy Petrişor <[EMAIL PROTECTED]> wrote:

Every reference to the „Option key" here, was in fact inteneded to be
reference to the „Command key". Sorry for the wrong information.



I personally use the Option key (or Apple as some might call it) as an
AltGr key. The Fn+Alt is used for right click emulation while
Fn+Option is for middle click. I need all of the keys as they are in
order to be able to use diacritics and be able to use applications in
a fast and confortable manner. So please keep this in mind when you
decide what to do.

> P.S. Eddy: a test by you too would be very welcome, especially if you can
> do a full installation and check the full range of characters on the
> installed system.

Ok, there is a partition on which I can do test installations; btw,
two linux installations on a new world powerpc machine imposes a
problem: all kernels should be placed on the same partition due to a
limitation in yaboot. How does d-i deal with this when Debian is
installed on a system on which there is already installed another
linux system?

--
Regards,
EddyP
=
"Imagination is more important than knowledge" A.Einstein




--
Regards,
EddyP
=
"Imagination is more important than knowledge" A.Einstein


Re: Bug#367149: kbd-chooser: [powerpc] does not detect ADB keyboards

2006-05-15 Thread Sven Luther
On Mon, May 15, 2006 at 06:38:12PM +0200, Michel Dänzer wrote:
> On Mon, 2006-05-15 at 07:27 +0200, Frans Pop wrote:
> > 
> > The current daily images now show the AT keymap list. I've tested this on 
> > Frank Lichtenheld's Powerbook G4 laptop, and all keys are mapped OK for 
> > the German keyboard.
> > 
> > The only change from the USB-MAC keymaps is that the apple key no longer 
> > works as the modifier key. Instead these can be accessed using Fn-Alt, 
> > which can probably be explained as that is probably equivalent to the 
> > right-Alt key on "regular" AT keyboards on i386.
> > 
> > AFAICT the options are:
> > - should the AT keymaps be made to support the apple key as modifier key
> > or
> > - should we go back to using the USB-MAC keymaps for powerpc
> 
> This may still be necessary, as some Apple keyboards tend to have
> different layouts from 'standard' PC keyboards. Just as one example, the
> Swiss German Apple keyboard has the @ symbol on the G key. AFAIK in some
> other countries the layout can be completely different.

I believe in every country except pure-US, the layout is different, we had
loads of problems with this with regard to X keyboard mappings.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]