Hi,

Am Donnerstag, den 30.09.2010, 22:31 +0200 schrieb Albin Stjerna:
> Package: xmonad
> Version: 0.9.1-2+b1
> Severity: normal
> 
> I've set up a virtual desktop on two screens with xrandr (see
> xorg.conf below). I've both tried setting the --primary flag manually
> with xrandr as well as in xorg.conf, and I've tried swapping
> connectors on the graphics card. GDM, Gnome and dwm all correctly
> recognize my right screen as the primary, but not xmonad. The only
> thing that works is using xrandr to set the right screen as the left
> using  xrandr --auto --output DFP2 --left-of DFP1, which of course
> means the computer thinks my right screen is actually my left. Setting
> things back with xrandr --auto --output DFP2 --right-of DFP1 does not
> help, so it is not a question of order of appearance, but, it seems, a
> matter of physical placement.

just wondering: What do you mean with „xmonad recognizes the screen as
primary“? That Meta-A does switch to it? In that case an easy fix would
be to change the order of the keys in the line
        | (key, sc) <- zip [xK_a, xK_o, xK_e]
of your xmonad.hs.

Is that sufficient for you?

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [email protected] | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to