Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux_multihead [2018/03/08 23:28] – [More screens on one grahpic card] rootlinux_multihead [2018/03/08 23:38] – [Using Multiple screens] root
Line 132: Line 132:
 export DISPLAY=:0.0 export DISPLAY=:0.0
 </code> </code>
-To start firefox in fullscreen mode to run presentation or specail barcode reader webpage use this extensions.+To start firefox in fullscreen mode to run presentation or special barcode reader webpage use this extensions.
 https://addons.mozilla.org/en-US/firefox/addon/forcefull/ https://addons.mozilla.org/en-US/firefox/addon/forcefull/
 +
 +The script starting something dedicated to a second screen can be started from "icon" placed to a ~/.config/autostart dir.
 +
 +<code kreditchecker.desktop>
 +[Desktop Entry]
 +Name=kreditchecker
 +GenericName=kreditchecker
 +Exec=/home/user/.config/autostart/restart_kreditchecker.sh
 +Terminal=false
 +Type=Application
 +</code>
  
 
linux_multihead.txt · Last modified: 2018/03/09 00:05 (external edit)