Difference between revisions of "RaspberryPi"

From VeRLab Wiki
Jump to: navigation, search
(Instalar servidor VNC)
Line 12: Line 12:
 
https://www.raspberrypi.org/documentation/remote-access/vnc/
 
https://www.raspberrypi.org/documentation/remote-access/vnc/
  
 
=== Colocando em Modo Quiosque ===
 
 
https://clebitos.wordpress.com/2017/08/10/raspberry-pi-modo-quiosque-xdotool/
 
  
 
=== Prevent turning off screen or blank the screen ===
 
=== Prevent turning off screen or blank the screen ===
Line 21: Line 17:
  
 
https://stackoverflow.com/questions/29890634/stop-screenly-raspberry-pi-from-turning-off-screen
 
https://stackoverflow.com/questions/29890634/stop-screenly-raspberry-pi-from-turning-off-screen
 +
 +
=== Colocando em Modo Quiosque ===
 +
 +
https://clebitos.wordpress.com/2017/08/10/raspberry-pi-modo-quiosque-xdotool/

Revision as of 20:12, 21 February 2019

Forçando HDMI como saída padrão

https://howtoraspberrypi.com/raspberry-pi-hdmi-not-working/

Opções para definir resolução, formato de tela e etc no arquivo config.txt

https://www.raspberrypi.org/documentation/configuration/config-txt/video.md

https://www.raspberrypi.org/forums/viewtopic.php?t=5851

Instalar servidor VNC

https://www.raspberrypi.org/documentation/remote-access/vnc/


Prevent turning off screen or blank the screen

https://raspberrypi.stackexchange.com/questions/752/how-do-i-prevent-the-screen-from-going-blank

https://stackoverflow.com/questions/29890634/stop-screenly-raspberry-pi-from-turning-off-screen

Colocando em Modo Quiosque

https://clebitos.wordpress.com/2017/08/10/raspberry-pi-modo-quiosque-xdotool/