Mailinglist Archive: opensuse (4600 mails)

< Previous Next >
Re: [SLE] User .xintrc ignored ?
  • From: Jan Elders <jrme@xxxxxxxxx>
  • Date: Fri, 2 Jan 2004 21:13:40 +0100
  • Message-id: <200401022113.40748.jrme@xxxxxxxxx>
On Friday 02 January 2004 20:48, Richard Bos wrote:
> Op vrijdag 2 januari 2004 20:38, schreef Jan Elders:
> > I know by now that .xinitrc is executed because I added a statement :
> > logger ".xinit executed by me" , which I can see in /var/log/messages.
> >
> > So : any suggestions why the xmodmap statement has no result ???
> > (The same statement works allright when I execute it by hand in shell)
>
> Try this, put it above the xmodmap statement ot if you want to know what is
> going on from the beginning, put it in the top of .xinitrc:
> ---
> exec 2>/tmp/debug
> set -x
> ---
>
> Now check the file /tmp/debug after execution of X
>
All right, did that (put just in front of xmodmap statement).
The following is shown in /tmp/debug :
+ xmodmap -e 'keycode 96 = EuroSign'
+ logger '.xinitrc called for user me'
+ exec /usr/X11R6/bin/kde
xset: bad font path element (#113), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
xset: bad font path element (#113), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
kbuildsycoca running...
....... and some more stuff ........

What does this tell us ???
I believe the xset errormessage relates to the exec /usr/X11R6/bin/kde
command, and has nothing to do with the xmodmap command. Right ?
Anyway, I have no clue what to do next.

Cheers,
--
Jan Elders
the Netherlands
http://www.xs4all.nl/~jrme/
"Home of the Network Acronyms"


< Previous Next >
Follow Ups
References