Changes between Version 11 and Version 12 of code/FAQ
- Timestamp:
- Sep 25, 2008, 2:20:15 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/FAQ
v11 v12 59 59 60 60 === 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.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.