User Tools

Site Tools


linux:lxde_dual-monitor_setup

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
linux:lxde_dual-monitor_setup [2013/07/16 15:07]
clee231 Fixing Spelling mistakes | Fixing dates
linux:lxde_dual-monitor_setup [2016/02/15 21:44]
walter ↷ Page moved from lxde_dual-monitor_setup to linux:lxde_dual-monitor_setup
Line 1: Line 1:
 +**As of July 2013, this fix seems to be outdated.... Not sure what walter did, but it seems to be fixed without using the lxdm configuration files.**
 +
 ====== Setup ====== ====== Setup ======
 Workstations with a dual-monitor setup have some issues with deciding which monitor to use as the primary monitor. ​ This will cause some issues with some games, applications,​ and issues with screen alignment. Workstations with a dual-monitor setup have some issues with deciding which monitor to use as the primary monitor. ​ This will cause some issues with some games, applications,​ and issues with screen alignment.
Line 23: Line 25:
 Note that these settings should not be applied to single-monitor setups, as this may result in unintended results. Note that these settings should not be applied to single-monitor setups, as this may result in unintended results.
  
-==== /​etc/​lxdm/​PreShutdown ====+==== /​etc/​lxdm/​PreShutdown ​| (Executed as root) ====
 <​code>#​!/​bin/​sh <​code>#​!/​bin/​sh
 # #
Line 29: Line 31:
 </​code>​ </​code>​
  
-==== /​etc/​lxdm/​PostLogin ====+==== /​etc/​lxdm/​PostLogin ​| (Executed as logged-in user) ====
 <​code>#​!/​bin/​sh <​code>#​!/​bin/​sh
 # #
Line 44: Line 46:
  
  
-==== /​etc/​lxdm/​PreReboot ====+==== /​etc/​lxdm/​PreReboot ​| (Executed as root) ====
 <​code>#​!/​bin/​sh <​code>#​!/​bin/​sh
 # #
Line 51: Line 53:
  
  
-==== /​etc/​lxdm/​PostLogout ====+==== /​etc/​lxdm/​PostLogout ​(Executed as logged-in user) ====
 <​code>#​!/​bin/​sh <​code>#​!/​bin/​sh
 # #
Line 78: Line 80:
  
  
-==== /​etc/​lxdm/​PreLogin ====+==== /​etc/​lxdm/​PreLogin ​| (Executed as root) ====
 <​code>#​!/​bin/​sh <​code>#​!/​bin/​sh
 # #
Line 162: Line 164:
  
  
-==== /​etc/​lxdm/​LoginReady ====+==== /​etc/​lxdm/​LoginReady ​| (Executed as root) ====
 <​code>#​!/​bin/​sh <​code>#​!/​bin/​sh
 # #
linux/lxde_dual-monitor_setup.txt · Last modified: 2021/05/02 21:36 (external edit)