Article Title: How to start six X consoles at the same time. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
X-Windows in Linux attracts many people who are not interested in linux with its unique appearance and powerful functions, especially KDE and GNOME, it also comes with a lot of great software and the interface is very friendly and suitable for beginners. The following is a tips to start six X at the same time:
In ~ /. Add the following lines to bashrc:
Alias X = 'startx ---bpp 32-quiet &'
Alias X1 = 'startx --: 1-bpp 32-quiet &'
Alias X2 = 'startx --: 2-bpp 32-quiet &'
Alias X3 = 'startx --: 3-bpp 32-quiet &'
Alias X4 = 'startx --: 4-bpp 32-quiet &'
Alias X5 = 'startx --: 5-bpp 32-quiet &'
Among them, 32 is the color depth of the monitor. You should set it according to your actual situation.
Run later
# Bash
After the change takes effect, run X, X1, X2, X3, X4, and X5 to start six X-Windows.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service