three monitors with Xfce?
Ray Andrews
rayandrews at eastlink.ca
Wed Oct 31 18:34:58 CET 2012
On 31/10/12 09:43 AM, houghi wrote:
> On Wed, Oct 31, 2012 at 08:39:22AM -0700, Ray Andrews wrote:
>> Yes, that would be very nice. Also some KB way of jumping from one
>> monitor to the other. I wrote a program to do that, but it would be
>> great to have it built in.
> Can you share the program/code?
http://sourceforge.net/projects/movemouse/
BTW, if you want to try it under Xfce you can set a bunch of shortcuts quickly by editing:
/.config/xfce4/xfconf/xfce-perchannel-xml
... and doing this sort of thing:
<property name="<Alt>1" type="string" value="movemouse -g1"/>
<property name="<Alt>2" type="string" value="movemouse -g2"/>
<property name="<Alt>3" type="string" value="movemouse -g3"/>
<property name="<Alt>4" type="string" value="movemouse -g4"/>
<property name="<Alt>5" type="string" value="movemouse -cg5"/>
<property name="<Alt>6" type="string" value="movemouse -s1"/>
<property name="<Alt>7" type="string" value="movemouse -s2"/>
<property name="<Alt>8" type="string" value="movemouse -s3"/>
<property name="<Alt>9" type="string" value="movemouse -s4"/>
<property name="<Alt>0" type="string" value="movemouse -s5"/>
>
> Will it work with Firefox? I mean open firefox, open a second firefox and
> move that second one to a different display.
You can't do any dragging, it's only useful to move the mouse from one
window to another and raise focus. Myself, I use it to move between
windows when I have my hands on the KB and don't want to reach for the
mouse, it's especially nice when you have several terminals open, so you
are totally KB oriented and don't want to need the mouse for anything.
> Now I have to have a seprate profile for each screen. It works, but
> syncing add-ons and bookmars is an added layer of complexity I rather do
> without.
>
> houghi
More information about the Xfce
mailing list