dpkg-reconfigure xserver-xorg
and it would redo the X11 configuration.In Jaunty, the above command just configures the keyboard setting. In order to get the monitor to work with the correct resolution do
$ xrandr
This would probe the monitor and display the resolutions, then do the following
$ xrandr --output VGA --auto --above LVDS
No comments:
Post a Comment