SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 09-27-15, 05:20 AM   #1
Anvar1061
Ocean Warrior
 
Join Date: May 2012
Location: In the sea, on land and above
Posts: 3,488
Downloads: 880
Uploads: 0
Default keyboard shortcuts

SSS
How to disable the keyboard shortcuts ?
Anvar1061 is offline   Reply With Quote
Old 09-27-15, 07:09 AM   #2
Tycho
Sonar Guy
 
Join Date: Oct 2009
Location: Sofia, Bg
Posts: 384
Downloads: 264
Uploads: 1


Default

Quote:
Originally Posted by areo16 View Post
No need to yell budd.
Did I yell? I just try to answer your questions.

Quote:
Originally Posted by areo16 View Post
When it opens the edit box with one click where does the cursor go if there is multiple lines of text in the text edit box? on first click?
The cursor always goes in the end of the text.


Quote:
Originally Posted by Anvar1061 View Post
SSS
How to disable the keyboard shortcuts ?
You need to edit "Commands_en.cfg".
One example:

Code:
[Cmd67]
Name=Toggle_hydrophone_view
Ctxt=1
Key0=0x48,,"H"
Now, you added ; before Key0=, and there will not be key command "H".
;Key0=0x48,,"H"
Code:
[Cmd67]
Name=Toggle_hydrophone_view
Ctxt=1
;Key0=0x48,,"H"
Or, you want this key command, but to be with Shift or Ctrl.
Then add "s" for Shift, or "c" for Ctrl here, between commas:
Key0=0x48,s,"H"
Code:
[Cmd67]
Name=Toggle_hydrophone_view
Ctxt=1
Key0=0x48,s,"H"
__________________
If you ride like lightning, you're gonna crash like thunder.
Tycho is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 12:37 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.