Fwd: tablet as a second monitor on linux

2012-12-20 Thread Adam Groszer
(missed the list) -- Forwarded message -- Hello, Seems like xfwm4 is the culprit, metacity handles xrandr --addmode VGA-0 1280x800 xrandr --output VGA-0 --mode 1280x800 --right-of LVDS just fine On Wed, Dec 19, 2012 at 2:48 PM, Alex Deucher wrote: > On Wed, Dec 19, 2012 at 3:

Re: tablet as a second monitor on linux

2012-12-20 Thread Alex Deucher
On Thu, Dec 20, 2012 at 2:13 PM, Adam Groszer wrote: > (missed the list) > > > -- Forwarded message -- > Hello, > > Seems like xfwm4 is the culprit, metacity handles > > xrandr --addmode VGA-0 1280x800 > xrandr --output VGA-0 --mode 1280x800 --right-of LVDS > > just fine Ok, but t

Re: tablet as a second monitor on linux

2012-12-20 Thread Adam Groszer
Hello, yeah, but after x11vnc -clip 1280x800+1280+0 it's a matter of a vnc viewer (for example on android) to make it remote On Thu, Dec 20, 2012 at 8:34 PM, Alex Deucher wrote: > On Thu, Dec 20, 2012 at 2:13 PM, Adam Groszer wrote: >> (missed the list) >> >> >> -- Forwarded message -