// setTime.cpp : Defines the entry point for the console application.\n//\n\n#include
我自己裁剪了个精简内核,用busybox做文件系统,isolinux引导的iso系统镜像;我想让这个系统开机即运行我的qt程序,现在的问题是启动后的分辨率默认是680*480,导致qt程序只能显示四分之一而且很模糊。那位大侠告诉一下我该如何设置启动后的分辨率;或者更改qt程序的大小?经理都催好几遍了···········
新装了RHEL5,显示分辨率不能改,最大只能到800*600,且颜色比较差。检测了下 glxinfo | grep -i rend direct rendering: No OpenGL renderer string: Mesa GLX Indirect 这个应该是表示显卡驱动没装好吧。后来又装了个xf86-video-intel-2.4.0(这个应该是X3100的驱动吧)。还是不能改。 下面是xorg.conf里的内容 # Xorg configuration created by system-config-display Section "ServerLayout" Identifier "single head ...
大哥们帮帮忙。我最近装了一个RedHat 12.0版的LINUX系统,现在上网觉得很不方便,因为分辨率是800*600的,而另外只有一个选项了,就是640*480,这个就更不行了,我想知道怎样才能让我的分辨率可以改成1024*768的。 我的XORG.CONF文件的内容是: # Xorg configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "...