Close
Page 1 of 4 1 2 3 ... LastLast
Showing results 1 to 10 of 33
  1. #1

    Default Use Keyboard on two pcs

    I need a way to use my keyboard on a computer in the lounge (its to far away for me to use synergy)

    Something like, If i press numpad 1 I need the other pc to press number 1, if i press numpad 2 i need it to press K... and some more.

    There both connected to my network...

  2. #2
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    You'd probably want a custom app for that. The software we use here usually falls into one of two categories: KMish game-specific keypress replicators (Octopus, keyclone, etc.) or standard KM software (Multiplicity, etc.). The former typically will only broadcast keys to a specified game window, whereas the KM software like multiplicity usually requires you to mouseover to the 2nd PC to be able to control it. Not sure there's any that do just a few keys globally like you seem to be asking for.
    Now playing: WoW (Garona)

  3. #3

    Default

    You should be able to do it with HKN.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  4. #4

    Default

    Yes, HotkeyNet can do this.
    �Author of HotkeyNet and Mojo

  5. #5

    Default

    This can be done quite quickly with HKN with a script that looks like this:

    Code:
    <Label lounge IPADDRESS_OF_LOUNGE_PC SendFocusWin>
    
    <Hotkey Numpad1>
    	<SendLabel lounge>
             	<Key 1>
    
    <Hotkey Numpad2>
     	<SendLabel lounge>
              	<Key k>
    here you would simply hve to change the 'IPADDRESS_OF_LOUNGE_PC' to the ip adress of the pc in the lounge, start HKN on your PC (and load the script) and Start HKN as Client on the lounge pc. (like described here )
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  6. #6

    Default

    keyclone can do this fairly easily... just type the ip and port into the command area, hit 'connect' and that's it.

    you could also put the ip and port into the 'auto-connect' field and whenever you start keyclone, it will automatically connect.

  7. #7

    Default

    keyclone can do this fairly easily... just type the ip and port into the command area, hit 'connect' and that's it.
    -yep, than you have basic broadcasting ready.
    To customize what you want you have to use some keymaps (to get the numpad2 --> k') combined with the whitelist or 'only broadcast hotstrings' (to not broadcast every key), as far as I know.

    Another question I simply don't know:
    - Is it possible in keyclone to simply broadcast to the 'ActiveWindow' (FocusWin), without specifying it? (- I thought you need to 'add' windows to keyclone (especialy when you want to use keymaps), but as I never used keyclone on more than one pc I simply don't know).
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  8. #8

    Default

    I tried the HKN thing but doesnt work...

  9. #9
    Member Otlecs's Avatar
    Join Date
    May 2007
    Location
    EU-Aggramar, Alliance.
    Posts
    1367

    Default

    I need a way to use my keyboard on a computer in the lounge (its to far away for me to use synergy)

    Something like, If i press numpad 1 I need the other pc to press number 1, if i press numpad 2 i need it to press K... and some more.
    What are you actually trying to do?

    It seems clear to me that you're want some simple key-mapping functionality, which lots of software can provide (including HKN and Keyclone) but what throws me is your "it's too far away for me to use synergy" comment.

    What do you mean, and what's your exact setup?

  10. #10

    Default

    I tried the HKN thing but doesnt work...
    -ok, do you get any errormessages (red ones)?
    - did the pcs connect succesfully ?
    - did the script load sucessfully?
    - is there any other info you could post us, to better help you?
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

Similar Threads

  1. LF Keyboard
    By Kyklos in forum Hardware Tools
    Replies: 6
    Last Post: 01-21-2009, 09:09 PM
  2. New MS keyboard
    By ObesAU in forum Hardware Tools
    Replies: 8
    Last Post: 11-21-2008, 02:14 PM
  3. so i got a g14 keyboard.....
    By Klamor in forum Hardware Tools
    Replies: 8
    Last Post: 08-04-2008, 09:17 AM
  4. Now THIS is Keyboard!
    By Smeagoldfish in forum Hardware Tools
    Replies: 9
    Last Post: 01-25-2008, 06:55 AM
  5. G15 keyboard...
    By Vandsting in forum Hardware Tools
    Replies: 3
    Last Post: 10-26-2007, 09:24 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •