Tuesday, July 12, 2005
VMWare full screen refresh rate
With Linux host and WinXP guest, when full screen, system shows 85Hz, but monitor says 58Hz!
Check /var/log/Xorg.0.log, there's a few default mode for "1024x768". To eliminate that, I changed VertRefresh to 80-85.
Is there a better way to ask X use only given modes?
VMWare conflicts with my scim input. For programs do not require chinese input,
export GTK_IM_MODULE=xim
Check /var/log/Xorg.0.log, there's a few default mode for "1024x768". To eliminate that, I changed VertRefresh to 80-85.
Is there a better way to ask X use only given modes?
VMWare conflicts with my scim input. For programs do not require chinese input,
export GTK_IM_MODULE=xim