On Fri, May 18, 2007 at 22:00:32 +0200, Matthias Brennwald wrote: > Dear all > > After my success with Debian Etch on a PowerBook-G4 I tried installing > Debian on a second PowerBook-G4, which is basically identical to my > 'first' machine. However, with the second PowerBook, changes in xorg.conf > (/etc/X11/xorg.conf) have no effect (I tried to setup the keyboard -- right > now I have to manually type 'setxkbmap ch -model macintosh' after each > login to get a proper keymap). Also, the .profile, .Xmodmap, and .xinitrc > files in my home are ignored. > > Any ideas or hints?
The first things to check are the error messages and warnings in the Xorg log file. Run the following command and post its output: egrep '^\((EE|WW)\)' /var/log/Xorg.0.log Since you seem to have a problem with the config file and/or the default settings, I would also like to see the results of: egrep '^\((==|\*\*)\)' /var/log/Xorg.0.log Also tell us how exactly you start X. From your message I get the impression that you use a graphical login manager, but which one? (xdm, kdm, gdm, ...) -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]