Jump to content

hotkeys to client & server?


JasF

Recommended Posts

Ok went from synergy 2 back to Synergy 1 Pro.  All works fine but curious now....Can the hotkeys send the keys to both client and sever off 1 hotkey? ex: ctrl-pgup sends 0 to both?  If so an example appreciate.  This my current synergy.sgc config:

 

section: screens
 Jason-PC-Alien:
  halfDuplexCapsLock = false
  halfDuplexNumLock = false
  halfDuplexScrollLock = false
  xtestIsXineramaUnaware = false
  switchCorners = none
  switchCornerSize = 0
 DESKTOP-HMPAB1L:
  halfDuplexCapsLock = false
  halfDuplexNumLock = false
  halfDuplexScrollLock = false
  xtestIsXineramaUnaware = false
  switchCorners = none
  switchCornerSize = 0
end
section: aliases
end
section: links
 Jason-PC-Alien:
  right = DESKTOP-HMPAB1L
 DESKTOP-HMPAB1L:
  left = Jason-PC-Alien
end
section: options
 relativeMouseMoves = true
 screenSaverSync = true
 win32KeepForeground = true
 disableLockToScreen = false
 clipboardSharing = true
 clipboardSharingSize = 3072
 switchCorners = none
 switchCornerSize = 0
 keystroke(Control+Left) = switchToScreen(Jason-PC-Alien)
 keystroke(Control+Up) = switchToScreen(DESKTOP-HMPAB1L)
 keystroke(Control+PageUp) = switchToScreen(Jason-PC-Alien), keyDown(0), switchToScreen(DESKTOP-HMPAB1L),keyUp(0); keystroke(0)
   end
 
BTW, my above attempt sends a 0 to client Jason-PC-Alien.  With same keys pressed can it send 0 to DESKTOP-HMPAB1L too? How please?
 
JasF
 
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...