Re: Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- From: Daniel Burrows <dburrows@xxxxxxxxxx>
- Date: Sat, 29 Dec 2007 08:19:32 -0800
On Fri, Dec 28, 2007 at 07:02:46PM +0100, Paul Csanyi <csanyipal@xxxxxxxxx> was heard to say:
2007/12/28, Andrew Sackville-West <andrew@xxxxxxxxxxxxxxxxxxxx>:
you'll need to just press enter to keep it as currently set.
Do you have a ~/.xinitrc or ~/.xsession file? if so, what are the
contents?
I have not .xinitrc
less ~/.xsession is:
#!/bin/bash
##[Desktop Entry]
#Encoding=hu_HU
#Name=Window maker
#Comment=This session logs you into Window Maker
#Exec=/usr/bin/wmaker
## no icon yet, only the top three are currently used
#Icon=
#Type=Application
So, you've told your X session to exit immediately. This will
probably produce the behavior you're seeing, of it exiting immediately. :-)
Try adding the following line at the bottom of .xsession:
exec /usr/bin/wmaker || x-terminal-emulator
and it should work. (that says to run wmaker, and to run an xterm if
wmaker can't be found)
Daniel
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- From: Daniel Burrows
- Re: Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- References:
- Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- From: Paul Csanyi
- Re: Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- From: Andrew Sackville-West
- Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- From: Paul Csanyi
- Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- Prev by Date: Linux kernel image 2.6.23-1 + sound card yamaha YMF-754
- Next by Date: Re: Aptitude's reintall
- Previous by thread: Re: Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- Next by thread: Re: Vá: Using wdm how to pass "-- -logverbose 6" to startx?
- Index(es):
Relevant Pages
|