Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 11 and Version 12 of code/FAQ


Ignore:
Timestamp:
Sep 25, 2008, 2:20:15 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/FAQ

    v11 v12  
    5959
    6060=== I can't copy text from the clipboard into the Orxonox Shell ===
    61 Pasting [wiki:Clipboard] content works via ctrl+v or shift+ins. If you're sure you're pressing the right keys, your OS might just not be supported by util/Clipboard.cc. Feel free to implement a version for your OS.
     61Pasting [wiki:Clipboard] content works via CTRL+V or SHIFT+INS. If you're sure you're pressing the right keys, your OS might just not be supported by util/Clipboard.cc. Feel free to implement a version for your OS.