Mobile Mouse Server for Linux Icon

Mobile Mouse Server for Linux

42 Recommendations
173 Downloads (This Week)
Last Update:
Download mmlinuxserver-1.2.0-oneiric-x86_64.deb
Browse All Files

Screenshots

Description

An unofficial Mobile Mouse (http://www.mobilemouse.com) server for Linux (X11) which implements mouse, keyboard and application functionality. It also includes Avahi support for auto discovery. It also works with Free Mouse (the free version).

Mobile Mouse Server for Linux Web Site

Features

  • Install using Ubuntu Software Center
  • ...or build from source

Update Notifications





User Ratings

 
 
42
47
Write a Review

User Reviews

  • Posted by OpenID User 2012-11-22

    Quick fix for getting the mouse to move: --- src/session.cpp_old 2012-11-22 11:01:06.228767997 -0600 +++ src/session.cpp 2012-11-22 08:48:59.748767997 -0600 @@ -240,7 +240,7 @@ /* mouse movements */ std::string xp, yp; - if (pcrecpp::RE("MOVE\x1e(-?\\d+)\x1e(-?\\d+)\x1e[10]\x04").FullMatch(packet, &xp, &yp)) + if (pcrecpp::RE("MOVE\x1e(-?[0-9.]+)\x1e(-?[0-9.]+)\x1e[10]\x04").FullMatch(packet, &xp, &yp)) { struct timeval currentMouseEvent; gettimeofday(&currentMouseEvent, 0x0);

  • Posted by OpenID User 2012-02-13

    Works fine using the latest .deb on 64 Bit, for 32 Bit you can download the source and follow the instructions in the readme. I did that, Making myself Root with sudo su before. BTW. there was no need to copy around conf files as specified in the Readme. Edit: Unfortunately I have to take back my recommendation. Both the 64 Bit and 32 Bit Version stopp working if I switch to another application on the iPad. When going back to mobile Mouse (light), the app fails to connect until I (!) restart the iPad. Same with an iPhone i tried. Makes the app unusable for me. Moreover at least the manually installed 32 Bit Version fails, if autostarted - cannot bind, address in use error. Works only if manually started. Maybe this could be fixes by autostarting with an conf located in my user account, but because of the above errors I didn't bother to try.

  • Posted by OpenID User 2012-01-02

    Where is 32bit version? Anyway there are couple of older 32 bit versions available but none of them works. Fails with the message mmserver[12274]: [192.168.2.100] disconnected (read failed: Resource temporarily unavailable) mmserver[12274]: [192.168.2.100] session ended

  • Posted by Steve84 2011-12-11

    how do i install this on a 32bit system im getting an error Wrong architecture 'amd64'

  • Posted by OpenID User 2011-11-28

    I cannot connect to my server... mmserver[10157]: [192.168.100.126] connected mmserver[10157]: [192.168.100.126] disconnected (read failed: Resource temporarily unavailable) mmserver[10157]: [192.168.100.126] session ended

  • Posted by Greblok 2011-11-25

    Cant install here either, received the following error: Error: Wrong architecture 'amd64', running Ubuntu 11.10, 32-bit.

Read more reviews

Additional Project Details

Registered

2011-02-22

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.