码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu

时间:2016-05-26 18:30:34      阅读:189      评论:0      收藏:0      [点我收藏+]

标签:

Q1:Official Ubuntu Documention

https://help.ubuntu.com/

Q2.修改TTY分辨率(ChangeTTYResolution)

For 9.10  and later: /etc/default/grub

1.查看分辨率:vbeinfo

2.添加一新行: GRUB_GFXPAYLOAD_LINUX=1280x800

3.保存,update-grub, reboot

For 9.04 and before

1. /boot/grub/menu.1st

2.kernel /boot/vmlinuz-2.6.15-25-686 root=/dev/sda2 ro quiet splash

3.kernel /boot/vmlinuz-2.6.15-25-686 root=/dev/sda2 ro quiet splash vga=795

4.save, reboot.

对照表:

 

640x480

800x600

1024x768

1152x864

1280x1024

1600x1200

8bit

769

771

773

353

775

777

15bit

784

787

790

 

793

796

16bit

785

788

791

355

794

797

24bit

786

789

792

 

795

798

Q3: 

Ubuntu

标签:

原文地址:http://www.cnblogs.com/rexhu/p/5532020.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!