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
linux_multihead [2018/03/08 23:30] – [Using Multiple screens] rootlinux_multihead [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
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 134: Line 136:
 To start firefox in fullscreen mode to run presentation or special 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.1520548214.txt.gz · Last modified: 2018/03/08 23:30 (external edit)