[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need your input for keymap configuration



On Tue, Nov 16, 1999 at 08:56:43AM +0100, Hartmut Koptein wrote:
> > 
> > * what sub-architectures are there for each arch ?
> >   My guess: m68k -> atari, amiga, sun, next(, mac) ; ppc -> mac, RS/6000
> 
> m68k: amiga, atari, mac, bvme*
> powerpc: apus, chrp, pmac, prep (mbx)

           APUS is an Amiga system and it's not differentiated (?) as
different machine. 
[snip]

>       powerpc)
>         machinemodel=$(awk '/^machine/ { print $3 }' < /proc/cpuinfo)
>         case "$machinemodel" in
>           Apus) ln -sf amigamouse /dev/mouse ;;

 change above line to:
	    Amiga) ln -sf amigamouse /dev/mouse;;

[snip]
> #elif #cpu (powerpc)
>   struct d_choices keymaps[]={
>     { "mac/mac-us-ext",                  "U.S. English (Mac, extended kbd)", 0},
>     { "mac/mac-us-std",                  "U.S. English (Mac, 82 keys)"     , 1}

 One will need to add amiga entries here as well

-- 
 Robert Ramiega     | robert@pdi.net  IRC: _Jedi_ | Don't underestimate 
 UIN: 13201047      | http://plukwa.pdi.net/      | the power of Source


Reply to: