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

Re: simple question: which is 'compose' key on macintosh?




luigi@ibook>grep -B30 -i xkb /var/log/* > /tmp/text.txt

and this is what I got:

/var/log/XFree86.0.log-
/var/log/XFree86.0.log-This is a pre-release version of XFree86, and is not supported in any /var/log/XFree86.0.log-way. Bugs may be reported to XFree86@XFree86.Org and patches submitted /var/log/XFree86.0.log-to fixes@XFree86.Org. Before reporting bugs in pre-release versions, /var/log/XFree86.0.log-please check the latest version in the XFree86 CVS repository
/var/log/XFree86.0.log-(http://www.XFree86.Org/cvs)
/var/log/XFree86.0.log-
/var/log/XFree86.0.log-XFree86 Version 4.1.0.1 / X Window System
/var/log/XFree86.0.log-(protocol Version 11, revision 0, vendor release 6510)
/var/log/XFree86.0.log-Release Date: 21 December 2001
/var/log/XFree86.0.log- If the server is older than 6-12 months, or if your card is /var/log/XFree86.0.log- newer than the above date, look for a newer version before /var/log/XFree86.0.log- reporting problems. (See http://www.XFree86.Org/FAQ) /var/log/XFree86.0.log-Build Operating System: Linux 2.4.16-powerpc-smp ppc [ELF]
/var/log/XFree86.0.log-Module Loader present
/var/log/XFree86.0.log-(==) Log file: "/var/log/XFree86.0.log", Time: Sun Apr 14 01:01:36 2002
/var/log/XFree86.0.log-(==) Using config file: "/etc/X11/XF86Config-4"
/var/log/XFree86.0.log-Markers: (--) probed, (**) from config file, (==) default setting, /var/log/XFree86.0.log- (++) from command line, (!!) notice, (II) informational, /var/log/XFree86.0.log- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
/var/log/XFree86.0.log-(==) ServerLayout "Default Layout"
/var/log/XFree86.0.log-(**) |-->Screen "Default Screen" (0)
/var/log/XFree86.0.log-(**) |   |-->Monitor "Generic Monitor"
/var/log/XFree86.0.log-(**) |   |-->Device "Generic Video Card"
/var/log/XFree86.0.log-(**) |-->Input Device "Generic Keyboard"
/var/log/XFree86.0.log:(**) Option "XkbRules" "xfree86"
/var/log/XFree86.0.log:(**) XKB: rules: "xfree86"
/var/log/XFree86.0.log:(**) Option "XkbModel" "macintosh"
/var/log/XFree86.0.log:(**) XKB: model: "macintosh"
/var/log/XFree86.0.log:(**) Option "XkbLayout" "us"
/var/log/XFree86.0.log:(**) XKB: layout: "us"
...
<snip>

and a whole bunch of stuff from the installer log. But what I chose during installation is what I have been using (posted before).

What's the magic?

From: Michel Dänzer <daenzer@debian.org>
To: Luis M <lemsx1@hotmail.com>
CC: debian-powerpc@lists.debian.org
Subject: Re: simple question: which is 'compose' key on macintosh?
Date: 14 Apr 2002 17:49:45 +0200

On Sun, 2002-04-14 at 17:30, Luis M wrote:
>
> luigi@ibook> xmodmap -pk|grep -i multi                             ~
>      63    	0xffaa (KP_Multiply)
> luigi@ibook> xmodmap -pk|grep -i mode                             ~
>
> luigi@ibook> xmodmap -pk|grep -i compose                             ~
>
> so I don't have any of those keys...
> what keyboard layout should I be using then?
>
> currently this is my X config file:
>
> Section "InputDevice"
> 	Identifier	"Generic Keyboard"
> 	Driver		"keyboard"
> 	Option		"CoreKeyboard"
> 	Option		"XkbRules"	"xfree86"
> 	Option		"XkbModel"	"macintosh"
> 	Option		"XkbLayout"	"us"
> EndSection

That's what I have. Is Xkb actually enabled for you (check the server
log)? Also, what kind of keyboard do you have? Not that I expect that to
matter...


--
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast


----)(----

Luis M
System Administrator/Web developer

LatinoMixed.com

lemsx1@hotmail.com

The chief cause of problems is solutions.
               -- Eric Sevareid
Be secured. Sign your emails. Get my public signature here: http://www.latinomixed.com/lems1/public-a.asc

_________________________________________________________________
MSN Photos est le moyen le plus simple de partager, modifier et imprimer vos photos préférées. http://photos.msn.fr/Support/WorldWide.aspx


--
To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: