Getting message 'specified displays ignored for single'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
disper |
Fix Released
|
Medium
|
wvengen |
Bug Description
I am on a laptop (display DFP-0) with an external flatpanel monitor connected via a VGA cabel (CRT-0). I have tried disper on another laptop with a different Nvidia card but the same setup with the same result.
After upgrading to disper 0.3.0 from 0.2.3 I am now getting the message 'specified displays ignored for single' when running:
disper --single -d CRT-0
Running 'disper -S -d CRT-0' gives the same message, but does indeed switch to the external monitor. Furthermore 'disper --extend --direction=right' also works and does not give a message.
Full output from commands:
Prompt:> disper -s -v -d CRT-0
Enabled plugins:
specified displays ignored for single
using specified displays: DFP-0
resolutions of DFP-0: 320x175, 320x200, 360x200, 320x240, 400x300, 416x312, 512x384, 640x350, 576x432, 640x400, 680x384, 720x400, 640x480, 720x450, 640x512, 700x525, 800x512, 840x525, 800x600, 960x540, 832x624, 960x600, 896x672, 1024x768, 1152x864, 1360x768, 1280x960, 1280x1024, 1400x1050
setting xinerama info order: DFP-0
associating displays: DFP-0
Prompt:> disper -v -l
Enabled plugins:
resolutions of DFP-0: 320x175, 320x200, 360x200, 320x240, 400x300, 416x312, 512x384, 640x350, 576x432, 640x400, 680x384, 720x400, 640x480, 720x450, 640x512, 700x525, 800x512, 840x525, 800x600, 960x540, 832x624, 960x600, 896x672, 1024x768, 1152x864, 1360x768, 1280x960, 1280x1024, 1400x1050
display DFP-0: LEN
resolutions: 320x175, 320x200, 360x200, 320x240, 400x300, 416x312, 512x384, 640x350, 576x432, 640x400, 680x384, 720x400, 640x480, 720x450, 640x512, 700x525, 800x512, 840x525, 800x600, 960x540, 832x624, 960x600, 896x672, 1024x768, 1152x864, 1360x768, 1280x960, 1280x1024, 1400x1050
resolutions of CRT-0: 320x240, 400x300, 512x384, 680x384, 640x480, 720x450, 700x525, 840x525, 800x600, 960x540, 832x624, 960x600, 1024x768, 1152x864, 1360x768, 1280x960, 1440x900, 1400x1050, 1680x1050, 1920x1080, 1280x1024
display CRT-0: Samsung SyncMaster
resolutions: 320x240, 400x300, 512x384, 680x384, 640x480, 720x450, 700x525, 840x525, 800x600, 960x540, 832x624, 960x600, 1024x768, 1152x864, 1360x768, 1280x960, 1440x900, 1400x1050, 1680x1050, 1920x1080, 1280x1024
All the best
Nikke
Changed in disper: | |
status: | Fix Committed → Fix Released |
Hi, thanks for your bug report. Currently, disper has built-in notions of primary and secondary display. I think it would be useful that -s enables the first display, and -S enables the second one, when -d is specified on the command-line.