so im going through "beginning iphone game development"...

Discussion in 'Public Game Developers Forum' started by cool mr croc, Jun 24, 2009.

  1. cool mr croc

    cool mr croc Active Member

    May 27, 2009
    41
    0
    0
    ... im making use of the vnc on my mac mini and remote connect to it using my laptop. im going through an example in the book and it asks me to use the control key, like so

    [​IMG]

    i read up and apparently the ctrl key on a windows machine should act the same as the control key on a mac but when i try what they ask above, nothing happens.

    ive tried setting modifier keys but nothing works. can anyone tell me what the control key is shortcutting in xcode or how to set a key on a windows keyboard to act as a mac control key? or if its my use of tightvnc on my laptop thats interfering with it.
     
  2. dangerz

    dangerz Well-Known Member

    Apr 23, 2009
    227
    0
    0
    That's brilliant.. I never thought of using VNC for it all. Now I don't have to roll back and forth between 2 machines.
     
  3. allenfjordan

    allenfjordan Active Member

    May 21, 2009
    39
    0
    0
    Senior Computer Specialist at NOAA
    Colorado
    VNC sounds like a great idea for portable development with my windows laptop... I'll have to give it a try later. Sorry, I don't know a solution to your control key problem... does the key work as expected in other applications (such as pressing on your windows keyboard: ctrl+windows key+alt+8 to invert screen colors on the mac)?
     
  4. kohjingyu

    kohjingyu Well-Known Member

    Mar 20, 2009
    1,770
    0
    0
    Student/Developer
    Singapore
    What about right clicking and drag? Does that work? Control drag/click is the same as right drag/click on the mac...
     
  5. rdklein

    rdklein Well-Known Member

    Apr 3, 2009
    384
    0
    0
    sw developer, tv producer, hw developer (microcodi
    Munich
    I tried several vnc, and non worked correctly on the keys.
    The best in performance is the teamviewer which is free for private use, so you can try but I just sent a support request regarding keys, as they are not ducumented -- all other keys as the german öäü etc. are translated and even dual screen support is given, but the commercial version is very expensive (you better buy a 2nd mac in this case),
    I tested the free vncs ones, which are very confusing and different,
    the tightvnc suddenly freezes mouse clicks(in combination with vinserver 2.2), the vnc-4-1-3 works but is slow and though the special keys are mapped like optionkey, the shifted characters are not so to get a / you need to guess.

    SO really a mess as far as I have tested.
    Any sugestions for a good combination of a mac and pc version ?
     
  6. psionic

    psionic Well-Known Member

    Dec 22, 2008
    248
    0
    16
    osx86 on your laptop if it supports it.
     
  7. cool mr croc

    cool mr croc Active Member

    May 27, 2009
    41
    0
    0
    so it turns out it is vnc not sending the correct controls over. just tried a keyboard and monitor connected directly and was able to produce the line using the windows keyboard's control key, and was able to use the right click of the mouse to do the same. perhaps ctrl and alt are commands reserved for tightvnc use. massively gay.
     
  8. rdklein

    rdklein Well-Known Member

    Apr 3, 2009
    384
    0
    0
    sw developer, tv producer, hw developer (microcodi
    Munich
    try the vlc enterprise version the server has a 30 day limit, but the key mapping is much better, when both are from the same company e.g. vlc server rev 4.5 enterprise and viewer 4.5
    Only disadvantage so far, its seems to be slower than teamviewer (the option key there is the windows key + roll fixed), and it cannot select between 2 monitors if they are connected. But the Xcode can be mostly worked, only the ctrl + mouse left key is not feeded through for the connections, instead a reverse connection must be used.
     

Share This Page