Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't control mouse move #52

Open
eyome opened this issue Feb 28, 2015 · 4 comments
Open

I can't control mouse move #52

eyome opened this issue Feb 28, 2015 · 4 comments

Comments

@eyome
Copy link

eyome commented Feb 28, 2015

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
Copy link
Owner

Agneli commented Mar 5, 2015

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
Copy link
Author

eyome commented Mar 5, 2015

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
Copy link

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
Copy link

Hi @NawfelBgh.

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

Did you :

  • Try to launch the xdotool command that Raphael quoted above on your Linux machine ?
  • Check that the lrc server is well launched through node.js on your Linux machine ?
  • Check that your Linux machine and your smartphone are on the same physical network
    without any proxy between them ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants