The X desktop can be set to start as soon as you log in from a tty prompt. Edit your bash profile with
nano -w .profile
and add these lines to the end:
if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty1 ]; then
startx
fi
Save and exit. At next log in, X should start straightaway. This will also work for other programs that you want to start at the console, at login.
STumbling In Linux Land, STupid and Unlucky Pablo? The tribulations and happy discoveries of a Linux former Newbie, now bit more experienced user
Friday, October 3, 2008
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2008
(123)
-
▼
October
(32)
- Dmenu great app launcher for Openbox
- Openbox Logout, Reboot & Shutdown Script
- Set a custom shortcut to load an application
- Open box window manager clean and fast!!
- Instructions for Installing RPM Files Using Alien
- Unable to automount external hard disks
- Recover files with Foremost or PhotRec
- When an external hard disk isn't recognized
- Text to Speech (TTS) in Linux
- Nautilus Actions: Do just about anything to a file...
- http://appnr.com/ Install apps via weblinks
- Howto kill a process in linux
- Install KDE 4.1 In Hardy
- When Pulse Auudio leads to problems
- The only safe way to label a partition
- Use Operea for IE only webpages
- How do I clean my system?
- Beste Nederlandse site voor Ubuntu beginners
- VLC crashes due to Pulse audio output and Opengl v...
- Using Gmail in Sylpheed Email Client
- rtorrent howto
- Printer HP Laserjet 2100/m/tn installeren
- How to update firefox
- How to umount when the device is busy
- How to make fonts look better in Linux
- Startup tweak: Start desktop at login
- What looks do I like?
- Transparency In Gnome/Metacity
- Terminal Wildcards
- pdumpfs: A Daily Backup System
- Create a Bootable Ubuntu USB Flash Drive the Easy Way
- Clonezilla backs up partitions and disks
-
▼
October
(32)
No comments:
Post a Comment