sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

index.md (534B)


      1 xinerama monitors xorder
      2 ========================
      3 
      4 Description
      5 -----------
      6 Sorts Xinerama monitors by their `x_org` value (horizontal position),
      7 ensuring directional monitor movement (e.g. `Mod+Shift+Left/Right`) reflects
      8 physical screen layout from left to right.
      9 
     10 This is helpful in multi-monitor setups where the logical screen order from
     11 Xinerama doesn't match the physical layout.
     12 
     13 Download
     14 --------
     15 - [dwm-xinerama-monitors-xorder-6.4.diff](dwm-xinerama-monitors-xorder-6.4.diff)
     16 
     17 Author
     18 ------
     19 * Lyciih <gnehciyil@gmail.com>
     20 
     21