Hi,

I don't know why you have it so complicated.

All I need is:

> more .xinitrc
#!/bin/sh

setxkbmap it
export XMODIFIERS="@im=kinput2"


. /System/Library/Makefiles/GNUstep.sh


exec wmaker


This allows me to run applications from the windowmaker menu. The only drawback of not having it in .profile is that opening an xterm or an Terminal.app GNUstep.sh a new sourcing, since some Paths are not preserved when exec'ing some Terminal applications.

Riccardo


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to