继续浏览精彩内容
慕课网APP
程序员的梦工厂
打开
继续
感谢您的支持,我会继续努力的
赞赏金额会直接到老师账户
将二维码发送给自己后长按识别
微信支付
支付宝支付

Solaris 分辨率调整与KDE/GNome平台切换

html5零基础入门学习
关注TA
已关注
手记 246
粉丝 81
获赞 517

一进系统,界面太大,移动很不方便,一来就得弄这个,百度了一下:

一.分辨率调整:

原网址:

http://www.opensolaris.org/os/article/2006-02-27_getting_started_with_opensolaris_using_vmware/

内容如下:

 

Fixing the Screen Size

After the install completes, you will run into your first problem. During the install, the screen is at a normal size with no problems, but the first time Solaris boots up the screen resolution is too small at 640x480. Somehow, Solaris wasn't able to use the same resolution it used during the install, so you'll need to run "kdmconfig" to fix this. You'll need to log in to the Solaris console in text before the CDE login screen appears. If you miss it, I suggest you log in to a CDE session; it will be a little easier to manage with the small screen size. Here you can reboot and try again or run kdmconfig from a maximized terminal window, the only caveat being you won't be able to test your new setup.


Once you are at the command line, run "kdmconfig" as root. The first choice you'll have is Xorg or Xsun. Both will work. If you're a Linux fugitive then Xorg setup should be old hat. Otherwise, just select Xsun to get started because it is a little easier to set up. You might want to experiment with Xorg later on.

Once you have chosen Xsun from the first screen in kdmconfig, next you need to choose your video card and monitor options. For running Xsun under VMware, you should choose "XF86-VMWARE Vmware SVGA virtual video cards".

Next select the first MultiFrequency monitor, the one that is 100khz and can do 1600x1200 @80hz. For the screen size, just leave it at 17-inch.

Now you can pick a resolution. The minimum you should choose is probably 1024x768, but think about the screen resolution you are currently running on the host desktop and adjust accordingly.

Check the settings you just entered and then save and test the configuration. You will get a chance to try out the resolution. If it looks good, then accept the settings; otherwise, try experimenting with different settings. If the VM screen seems way too big, then try to change the monitor type. Don't forget the keyboard and pointing device settings if yours is different than the defaults.

Reboot your new VM to make sure the changes you've made are acceptable. If all went well, you'll see a properly sized login screen.

 

 

说白了就是:点文件->终端VI->输入:kdmconfig出来界面

1.select Xsun

2.选什么视频的

3.XF86-VMWARE Vmware SVGA virtual video cards

4.选分辨率

5.选17-inch

按完后按F3保存退出。

重启--》目前我的电脑是出现黑屏-_-...重启后提示什么内存的,进不了界面,目前在Console Login中,还进不了界面。-_-

 

二:KDE/GNome平台切换

进入终端命令VI后:

 

GNOME和KDE的切换(“#”后面为输入命令)

1、如果需要切换到GNOME:

  #switchdesk gnome

2、如果需要切换到KDE:

  #switchdesk kde

 

 

打开App,阅读手记
0人推荐
发表评论
随时随地看视频慕课网APP