~ctwm/ctwm/trunk

« back to all changes in this revision

Viewing changes to README.md

  • Committer: Matthew Fuller
  • Author(s): Maxime Soulé
  • Date: 2018-01-07 22:44:51 UTC
  • mto: (614.1.31 randr)
  • mto: This revision was merged to the branch mainline in revision 644.
  • Revision ID: fullermd@over-yonder.net-20180107224451-zpd3efl6sscuey2y
Xrandr support can be disabled at compile time (ON by default)

    make CMAKE_EXTRAS="-DUSE_XRANDR15=OFF"


git: 3c4fc656d944500787baf0e90d9d2d72d93dc3de

Show diffs side-by-side

added added

removed removed

Lines of Context:
117
117
        valid but deprecated alias for this, and will give a warning.
118
118
        (**OFF** by default)
119
119
 
 
120
USE_XRANDR15
 
121
:       Enables the use of multi-monitors of different sizes via
 
122
        libXrandr.  Disable if libXrandr isn't present or lesser than 1.5.
 
123
        (**ON** by default)
 
124
 
120
125
 
121
126
Additional vars you might need to set:
122
127