You are not logged in.
Pages: 1
Hi,
after weeks of searching i found a way to use the 'zaphod mode'. This works with the config file at the end. I can move the mouse from one screen to the other but not the windows. That means i can resize the window by moving the window to the edge. That is what i want. I don't want expand the desktop to two monitors.
Now is the question: how can i move a window to the other screen? In xfce settings i only see the screen of the notebook but not the monitor connected over hdmi. or is it possible to use a panel in the second screen? At the moment its black.
99-zaphod.conf
Section "ServerLayout"
Identifier "Layout0"
Screen "Screen0" 0 0
Screen "Screen1" RightOf "Screen0"
EndSection
Section "Device"
Identifier "Device0"
Driver "modesetting"
Option "ZaphodHeads" "eDP-1"
Option "AccelMethod" "sna"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "modesetting"
Option "ZaphodHeads" "HDMI-1"
Option "AccelMethod" "sna"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Section "ServerLayout"
Identifier "Layout0"
Screen "Screen0" 0 0
Screen "Screen1" RightOf "Screen0"
EndSection
Section "Device"
Identifier "Device0"
Driver "modesetting"
Option "ZaphodHeads" "eDP-1"
Option "AccelMethod" "sna"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "modesetting"
Option "ZaphodHeads" "HDMI-1"
Option "AccelMethod" "sna"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
EndSection
Offline
Pages: 1
[ Generated in 0.008 seconds, 9 queries executed - Memory usage: 520.8 KiB (Peak: 521.72 KiB) ]