sites

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

index.md (594B)


      1 xinerama monitors xorder
      2 ========================
      3 
      4 Description
      5 -----------
      6 Orders Xinerama monitors based on their `x_org` coordinate (horizontal position),
      7 so that directional commands like `Mod+Shift+Left/Right` move between monitors in
      8 the same order as their physical placement from left to right.
      9 
     10 This improves usability in multi-monitor configurations where Xinerama’s logical
     11 screen sequence doesn’t align with the real-world 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>