Re: Where to put an xmodmap script

2001-03-25 Thread Karsten M. Self
on Sun, Mar 25, 2001 at 05:06:21PM +0100, Paul J Collins ([EMAIL PROTECTED]) wrote: > > "BN" == Brian Nelson <[EMAIL PROTECTED]> writes: > > BN> Then when I try to login, I get dumped out, presumably because > BN> .xsession doesn't end with a line like > > BN> exec wmaker &

Re: Where to put an xmodmap script

2001-03-25 Thread Paul J Collins
> "BN" == Brian Nelson <[EMAIL PROTECTED]> writes: BN> Then when I try to login, I get dumped out, presumably because BN> .xsession doesn't end with a line like BN> exec wmaker & You need to remove the ampersand, i.e. leave wmaker in the foreground so that the shell execu

Re: Where to put an xmodmap script

2001-03-25 Thread Brian Nelson
.xinitrc doesn't exist in my home dir. Neither did .xsession until I created it and added the line: xmodmap .xmodmap Then when I try to login, I get dumped out, presumably because .xsession doesn't end with a line like exec wmaker & I thought I read that .xsession is more gener

Re: Where to put an xmodmap script

2001-03-25 Thread Karsten M. Self
on Sat, Mar 24, 2001 at 01:27:21PM -0500, Brian Nelson ([EMAIL PROTECTED]) wrote: > Where is the best place to load an xmodmap script automatically in > Debian? If I put it in .xsession (which previously didn't exist), I > get dumped back to an xdm login. Post your .xinitrc. This *should* be ac

Where to put an xmodmap script

2001-03-24 Thread Brian Nelson
Where is the best place to load an xmodmap script automatically in Debian? If I put it in .xsession (which previously didn't exist), I get dumped back to an xdm login. Thanks, Brian