[xmonad] Issue 538 in xmonad: X.H.DynamicBars call to xrrSelectInput has no effect

codesite-noreply at google.com codesite-noreply at google.com
Tue Nov 18 03:13:29 UTC 2014


Comment #1 on issue 538 by MathStuf at gmail.com: X.H.DynamicBars call to  
xrrSelectInput has no effect
https://code.google.com/p/xmonad/issues/detail?id=538

Finally getting back to this. I'm running with:

ghc-xmonad-contrib-devel-0.11.2-5.fc22.x86_64
xmonad-core-0.11-12.fc21.x86_64
ghc-X11-1.6.1.1-5.fc22.x86_64
xorg-x11-server-Xorg-1.16.1-1.fc22.x86_64
% xrandr --version
xrandr program version       1.4.3
Server reports RandR version 1.4

and I can't reproduce the first 1./2. step failure:

```
% pgrep -c xmobar
2
% xrandr --output HDMI3 --primary --mode 1920x1080 --output HDMI1 --off
% pgrep -c xmobar
1
% xrandr --output HDMI3 --primary --mode 1920x1080 --output HDMI1 --left-of  
HDMI3 --mode 1440x900
% pgrep -c xmobar
2
```

Can you still reproduce this?

-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings


More information about the xmonad mailing list