Olá pessoal,

Depois de dedicar boa parte do domingo a este problema consegui
resolver com a dica do site

http://www.ubuntugeek.com/how-change-display-resolution-settings-using-xrandr.html]http://www.ubuntugeek.com/how-change-display-resolution-settings-using-xrandr.html

No terminal digitei o seguinte:

antonio@CEPPM16:~$ xrandr

Screen 0: minimum 64 x 64, current 1280 x 698, maximum 32000 x 32000
VBOX0 connected 1280x698+0+0 0mm x 0mm
   1280x698       60.0*+
   1024x768       60.0
   800x600        60.0
   640x480        60.0

antonio@CEPPM16:~$ cvt 1280 800

# 1280x800 59.81 Hz (CVT 1.02MA) hsync: 49.70 kHz; pclk: 83.50 MHz
Modeline "1280x800_60.00"   83.50  1280 1352 1480 1680  800 803 809
831 -hsync +vsync

antonio@CEPPM16:~$ xrandr --newmode "1280x800_60.00"   83.50  1280
1352 1480 1680  800 803 809 831 -hsync +vsync

antonio@CEPPM16:~$ xrandr --addmode VBOX0 1280x800_60.00

antonio@CEPPM16:~$ xrandr --output VBOX0 --mode 1280x800_60.00

antonio@CEPPM16:~$ gksudo gedit /etc/gdm/Init/Default

# gedit ...

#!/bin/sh
# Stolen from the debian kdm setup, aren't I sneaky
# Plus a lot of fun stuff added
#  -George

PATH="/usr/bin:$PATH"
OLD_IFS=$IFS
xrandr --newmode "1280x800_60.00"   83.50  1280 1352 1480 1680  800
803 809 831 -hsync +vsync
xrandr --addmode VBOX0 1280x800_60.00
xrandr --output VBOX0 --mode 1280x800_60.00

# salvar e sair!

Lembro para aqueles que vierem a ter problemas semelhantes que os
adicionais para convidado devem ter sido instalados.

Boa noite.

Antônio

Em 1 de maio de 2011 08:01, Antonio Silva <aolinto....@gmail.com> escreveu:
> Olá,
>
> Tenho um notebook ThinkPad SL500 que roda XP.
>
> Instalei o Virtual Box 4.0.6 para roda o Ubuntu 11.04. Instalei o
> extention pack no VB e depois as "vbox additions" no Ubuntu.
>
> No entanto a tela do notebook é 1280 x 800 e no Ubuntu a opção mais
> próxima para o monitor é 1280 x 689, que a faz ficar alongada.
>
> Alguém saberia dizer como contornar este prolema de forma que a
> resolução 1280 x 800 possa ser utilizada?
>
> Obrigado,
>
> Antônio
>
>
>
>
>
> --
> Antônio Olinto Ávila da Silva
> Biólogo / Oceanógrafo
> Instituto de Pesca (Fisheries Institute)
> São Paulo, Brasil
>



-- 
Antônio Olinto Ávila da Silva
Biólogo / Oceanógrafo
Instituto de Pesca (Fisheries Institute)
São Paulo, Brasil

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

Responder a