synergy 를 이용하여 여러 PC 의 키보드와 마우스 제어

synergy 는 하나의 키보드와 마우스로 여러 PC 를 제어할 수 있는 프로그램입니다. (비슷한 프로그램으로 win2vnc 가 있습니다.)

Linux PC 의 호스트 이름은 Linux, Window PC 의 호스트 이름은 Window 이고 Linux PC 의 왼쪽에 Window PC 를 두고 싶다면 다음과 같이 서버를 설정합니다. Linux PC 는 synergy 서버를 실행하고, Window PC 는 synergy 클라이언트를 실행합니다.

section: screens
  Linux:
  Window:
end
section: links
  Linux:
    left = Window
  Window:
    right = Linux
end
section: options
end
Creative Commons License
This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 2.0 Korea License.
This entry was posted in Development and tagged . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Notify me of followup comments via e-mail. You can also subscribe without commenting.