nixpkgs/nixos/modules/services/x11
aszlig 9dca737d62
Merge pull request #15353 (improve xrandrHeads)
When you have a setup consisting of multiple monitors, the default is
that the first monitor detected by xrandr is set to the primary monitor.

However this may not be the monitor you need to be set as primary. In
fact this monitor set to primary may in fact be disconnected.

This has happened for the original submitter of the pull request and it
affected these programs:

 * XMonad: Gets confused with Super + {w,e,r}
 * SDDM: Puts the login screen on the wrong monitor, and does not
         currently duplicate the login screen on all monitors
 * XMobar: Puts the XMobar on the wrong monitor, as it only puts the
           taskbar on the primary monitor

These changes should fix that not only by setting a primary monitor in
xrandrHeads but also make it possible to make a different monitor the
primary one.

The changes are also backwards-compatible.
2017-05-02 23:14:26 +02:00
..
desktop-managers Merge pull request #25285 from ttuegel/qt--fix-plugin-paths 2017-04-30 07:33:50 -05:00
display-managers display-managers: Fix the xsession parameters 2017-04-28 22:00:14 +02:00
hardware treewide: use boolToString function 2017-04-11 18:18:53 +02:00
window-managers Merge pull request #24651 from edanaher/add-fvwm-window-manager 2017-04-06 16:29:28 +03:00
colord.nix colord service: init 2016-03-11 01:58:40 +03:00
compton.nix nixos/compton: fixup option descriptions (#24724) 2017-04-08 05:04:55 +01:00
redshift.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
terminal-server.nix nixos: update default cases from KDM/KDE4 to SDDM/KDE5 2017-02-09 21:52:00 -05:00
unclutter-xfixes.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
unclutter.nix unclutter: Fix default value of $DISPLAY 2017-04-03 18:41:11 +01:00
urxvtd.nix nixos/treewide: remove boolean examples for options 2017-03-17 23:36:19 +01:00
xbanish.nix xbanish service: init at 1.4 2016-06-07 23:58:06 -07:00
xfs.conf Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
xfs.nix jobs -> systemd.services 2016-01-07 06:39:06 +00:00
xserver.nix Merge pull request #15353 (improve xrandrHeads) 2017-05-02 23:14:26 +02:00