コンピュータ系/ソフトウェア/synergy-plus/クライアント/NetBSD
2018-04-16 (月) 15:53:00 (1494d)
- .xinitrcなどで以下を記述
- synergyc -f server-host-name &
- オプション一覧:
--debug level:略-d:use debugging level level
--daemon:run as a daemon (Unix) or background
--no-daemon:略-f:run in the foreground
--display display:connect to X server at display
--name name:略-n:use name instead of the hostname
--restart:automatically restart on failures
--no-restart:略-1:do not restart on failure
--help:略-h:print help and exit
--version:print version information and exit
- オプション一覧:
- 例:
- synergyc -f -n hydrogen &
- synergyc -f server-host-name &