Como obtenho outra opção de resolução diferente da padrão em tela cheia? [duplicado]

0

Eu quero que meu monitor de 1366x768 tenha outra resolução de tela 800x600 ou 1240x768 em tela cheia.

Qual opção eu tenho? Obrigado.

Aqui o que eu fiz,

shaharil@busuk:~$ xrandr Screen 0: minimum 8 x 8, current 1366 x 768, maximum 8192 x 8192 VGA-0 disconnected (normal left inverted right x axis y axis) LVDS-0 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 309mm x 174mm 1366x768 60.0*+ HDMI-0 disconnected (normal left inverted right x axis y axis)

shaharil@busuk:~$ cvt 800 600 60 # 800x600 59.86 Hz (CVT 0.48M3) hsync: 37.35 kHz; pclk: 38.25 MHz Modeline "800x600_60.00" 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync

shaharil@busuk:~$ xrandr Screen 0: minimum 8 x 8, current 1366 x 768, maximum 8192 x 8192 VGA-0 disconnected (normal left inverted right x axis y axis) LVDS-0 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 309mm x 174mm 1366x768 60.0*+ HDMI-0 disconnected (normal left inverted right x axis y axis)

shaharil@busuk:~$ xrandr --newmode "800x600_60.00" 38.25 800 832 912 1024 600 603 607 624 -hsync +vsync

shaharil@busuk:~$ xrandr --addmode LVDS-0 800x600_60.00 X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 140 (RANDR) Minor opcode of failed request: 18 (RRAddOutputMode) Serial number of failed request: 27 Current serial number in output stream: 28

    
por Shaharil Ahmad 07.06.2014 / 19:31

0 respostas