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
Last revisionBoth sides next revision
linux_multihead [2018/03/08 23:28] – [More screens on one grahpic card] rootlinux_multihead [2018/03/09 00:05] – [More screens on one grahpic card] root
Line 6: Line 6:
 To create X-widnows screen for each graphic card outpout (:0.0, :0.1) special parameter ZaphodHeads in xorg.conf must be used. To create X-widnows screen for each graphic card outpout (:0.0, :0.1) special parameter ZaphodHeads in xorg.conf must be used.
 Orginal source of info: http://web.archive.org/web/20130429073111/http://en.gentoo-wiki.com/wiki/X.Org/Dual_Monitors#Single_graphics_card.2C_Multiple_X_screens_with_ZaphodHeads Orginal source of info: http://web.archive.org/web/20130429073111/http://en.gentoo-wiki.com/wiki/X.Org/Dual_Monitors#Single_graphics_card.2C_Multiple_X_screens_with_ZaphodHeads
 +
 +https://nouveau.freedesktop.org/wiki/MultiMonitorDesktop/
  
  
Line 132: Line 134:
 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)