Agneli / linux-remote-control

Turn any device into a complete remote control for your GNU/Linux
www.linuxremotecontrol.com
GNU General Public License v3.0
71 stars 21 forks source link

I can't control mouse move #52

Open eyome opened 9 years ago

eyome commented 9 years ago

Hi, above all, thank you for this very impressive app! I use lrc on archlinux+Gnome3, it works accepted mouse move. Right clic and left clic works but I can't move the mouse. What informations do you need to help me?

Agneli commented 9 years ago

Hi @eyome. Let's do a test, run the following command in the terminal.

xdotool mousemove_relative -- 50 50

This command must move your cursor 50px to left and 50px to bottom. Tell me if everything went right.

Thank you.

eyome commented 9 years ago

Hi Raphael

I tried your command and indeed, my mouse move correctly.

Thank you.

Le jeu. 5 mars 2015 à 14:56, Raphael Agneli notifications@github.com a écrit :

Hi @eyome. Let's do a test, run the following command in the terminal.

xdotool mousemove_relative -- 50 50 This command must move your cursor 50px to left and 50px to bottom. Tell me if everything went right.

Thank you.

— Reply to this email directly or view it on GitHub.

NawfelBgh commented 8 years ago

Hi @Agneli . I'm on Gnome shell on Fedora 22. The xdotool command moves the mouse correctly but I still can't move the mouse from the Firefox OS app. I use Firefox OS 2.2 (aurora).

Desiderius77 commented 8 years ago

Hi @NawfelBgh.

I use LRC on Firefox OS 2.0 and Slakware Linux without any problem.

Did you :