LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   synergy: mouse movement does not wake up client (https://www.linuxquestions.org/questions/linux-software-2/synergy-mouse-movement-does-not-wake-up-client-504857/)

hedpe 11-25-2006 06:41 PM

synergy: mouse movement does not wake up client
 
Hey guys,

I have three Linux machines using synergy, a desktop and two laptops. The desktop is the server machines, and the laptops are clients.

One of the laptops, an old IBM Thinkpad T21 does not wake up its screen whenever my mouse moves over to the machine, nor do key presses wake it up.

In its xorg.conf file, under "Monitor" I have:
Code:

Option "DPMS" "true"
and in ServerLayout I have:
Code:

    Option "BlankTime"    "10"
    Option "StandbyTime"  "15"
    Option "SuspendTime"  "20
    Option "OffTime"    "30"

Moving the trackpoint on the laptop will wake up the screen.

Any ideas?

Thanks!
George


All times are GMT -5. The time now is 02:56 AM.