Skip to content
Snippets Groups Projects

Basic XrandR support

Merged Marek Marczykowski-Górecki requested to merge marmarek/xf86-video-dummy:xrandr into master

Register 16 outputs (DUMMY0..DUMMY15), which you can add modes etc using standard methods. First time you assign some mode, output gets "connected". Most standard configuration can be done with xrandr tool (output enable/disable, position, mode etc). There is also support for setting physical dimensions with WIDTH_MM and HEIGHT_MM output properties (xrandr --output ... --set ...) - I think that's the only non-standard part, because I didn't found any standard API for doing that (which isn't surprising, because normally it's detected from the hardware).

Fixes #1 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading