discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GNUstep.sh with graphical login


From: Riccardo Mottola
Subject: Re: GNUstep.sh with graphical login
Date: Thu, 07 Jan 2010 23:36:16 +0100
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.23) Gecko/20090906 SeaMonkey/1.1.18

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]