Monitor CRT Samsung Linux: mudanças entre as edições

De MochilaWiki
Ir para navegaçãoIr para pesquisar
Criou página com 'cat .config/autostart/xrandr.desktop [Desktop Entry] Type=Application Exec=xrandr -s 1024x768 -r 60 Hidden=false NoDisplay=false X-GNOME-Autostart-enabled=true Name[pt_BR]=xorg...'
 
Sem resumo de edição
Linha 1: Linha 1:
useo comando xrand para pegar as configurações de resolução suportadas e você terá algo como:
<source lang="bash">
$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
VGA1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 267mm x 200mm
  800x600        85.1 +  72.2    75.0    60.3    56.2 
  1024x768      60.0*
  832x624        74.6 
  640x480        85.0    72.8    75.0    66.7    60.0 
  720x400        70.1 
</source>
cat .config/autostart/xrandr.desktop  
cat .config/autostart/xrandr.desktop  



Edição das 20h32min de 27 de outubro de 2012

useo comando xrand para pegar as configurações de resolução suportadas e você terá algo como:

$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192
VGA1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 267mm x 200mm
   800x600        85.1 +   72.2     75.0     60.3     56.2  
   1024x768       60.0* 
   832x624        74.6  
   640x480        85.0     72.8     75.0     66.7     60.0  
   720x400        70.1


cat .config/autostart/xrandr.desktop

[Desktop Entry] Type=Application Exec=xrandr -s 1024x768 -r 60 Hidden=false NoDisplay=false X-GNOME-Autostart-enabled=true Name[pt_BR]=xorg2 Name=xorg2 Comment[pt_BR]=ajusta resolução Comment=ajusta resolução

Ubuntu 12.04.1 LTS


1024x768 60.0* 1600x900 60.0*+


http://www.vivaolinux.com.br/topico/Iniciantes-no-Linux/frequencia-do-monitor-no-Ubuntu http://www.tinyguru.com/ubuntu/qid171286.html http://askubuntu.com/questions/48321/how-to-start-applications-at-startup-automatically http://superuser.com/questions/299394/how-to-automatically-execute-a-shell-script-when-logging-into-ubuntu

Painel Inicial > Aplicações de sessão > Adicionar > Nome: xorg2 > Comando: xrandr -s 1024x768 -r 60 > Comentário: ajusta resolução > Adicionar > Fechar