I had same problem with separated screen. I could not move mouse between
screens. Solution was easier to reconfigure xorg. Now, I have one big virtual
screen from two videocards in system and two screen on the awesome wm
level.
Show your xrandr output and xorg config options and describe your
hardware environment.
On Thu, Feb 20, 2014 at 10:00:54PM +1100, David Sorkovsky wrote:
> I'm not having much luck with...
>
> awful.key({ modkey, }, "o", awful.client.movetoscreen
> ),
> awful.key({ modkey, "Shift" }, "F1", function (c)
> awful.client.movetoscreen(c, 1) end),
> awful.key({ modkey, "Shift" }, "F2", function (c)
> awful.client.movetoscreen(c, 2) end),
>
> All that happens on any keypress is that the mouse jumps to the top left
> corner of the current window
>
> Regards Dave
--
To unsubscribe, send mail to [email protected].