HyperLobby Online System  
  Login :: Create an account
::  Home  ::  Downloads  ::  Your Account  ::  Forums  ::
Navigation

HOME/NEWS:
· News

MANUALS/GUIDES:
· HyperLobby manual
· Tips & Tricks
· Release notes
· Terms Of Service
· License

DOWNLOADS:
· HyperLobby client

SUPPORT:
· Support forum
· Forum search

FORUMS:
· HyperLobby general
· Online competitions
· Community support
· HyperLobby skins
· Supported games

Donations
Donate to support future development and hosting of the HyperLobby

Make donations with PayPal!

Due date: May 31
May goal: 150.00
Total receipts: 0.00
Transaction fees: 0.00
Net balance: 0.00
Bellow goal: 150.00
Site currency: USD
0% 

May donations:
Forums

Happy New Year 2024 !!!

Happy Holidays

I/JG7 "Nowotny" Skin

CFS3 and win 11

IL2 Great Battles series

Lost the Hyperlobby connect screen

HyperLobby 4.3.7 development thread

Anyone Still Doing Skins? (& Another Question)


HyperLobby Online System: Forums


HyperLobby Online System :: View topic - Where to find keyboard lay out?
Log in Register Forum FAQ Memberlist Search HyperLobby Online System Forum Index
View next topic
View previous topic
Post new topic   Reply to topic
Author Message
kangaroo
Newbie
Newbie



Joined: Feb 21, 2005
Posts: 1
Location: Italy

PostPosted: Mon Feb 21, 2005 4:04 pm Reply with quote

Hi there,

After years reinstalled ww2 on my computer..and it still is the best dogfighting around! Just 1 problem, cant remember a few things.. like my rudder controls? Which keys? or how to eject...not that that needs to be done often of course Wink

Anybody know where i can find a lay out for the keyboard?

Thanks in advance!
 
View user's profile Send private message
killer
Post Newbie
Post Newbie



Joined: Feb 20, 2005
Posts: 6
Location: USA

PostPosted: Wed Feb 23, 2005 1:50 am Reply with quote

YOU GET OUT OF YOUR PLANE BY SHIFT ALT B
THAT IS ALL I KNOW
 
View user's profile Send private message Visit poster's website
Doddlebug
Hyper Postman
Hyper Postman



Joined: Jul 30, 2006
Posts: 635

PostPosted: Sun Nov 05, 2006 3:19 pm Reply with quote

// WW2 Command Mappings
// To restore defaults, simply remove this file.
//
// Format is: (JoyMod) (JoyButton) <(KeyMods) (ActualKey)> || <(KeyMods) (ActualKey)> ... ;
// Note that you can have up to FOUR different keystrokes per command. Remember to leave
// a space between the last key and the semicolon, or the semicolon will be read in as part of
// the key.
// JoyMod = JOY_SHIFT
// JoyButton = JOY1, JOY2, JOY3, ... JOY8
// KeyMods = SHIFT, CONTROL, ALT (if more than 1 used, they must appear in that order)
//


// ***************************************************************
// System Control Keys
// ***************************************************************
ScreenCapture CTRL PRINT_SCREEN ;

// ***************************************************************
// Flight Control Keys (For people without joysticks)
// ***************************************************************
ZeroThrottle 1 ;
QuarterThrottle 2 ;
HalfThrottle 3 ;
ThreeQuarterThrottle 4 ;
FullThrottle 5 ;
MethanolToggle 6 ;
DecreaseThrottle 7 ;
IncreaseThrottle 8 ;

RudderLeft < ;
RudderRight > ;
RollLeft LEFT_ARROW ;
RollRight RIGHT_ARROW ;
PullUp DOWN_ARROW ;
PushDown UP_ARROW ;

// ***************************************************************
// World/View Settings
// ***************************************************************
TimeCompressionFast c ;
TimeCompressionSlow SHIFT c ;
StopTime 0 ;
ZoomIn + || NUMPAD+ ;
ZoomOut - || NUMPAD- ;

YawHeadLeft SHIFT LEFT_ARROW ;
YawHeadRight SHIFT RIGHT_ARROW ;
YawHeadUp SHIFT UP_ARROW ;
YawHeadDown SHIFT DOWN_ARROW ;

// Virtual Seat Offset Controls
ResetSeat SHIFT ALT UP_ARROW ;
ShiftSeatForward ALT LEFT_ARROW ;
ShiftSeatBack ALT RIGHT_ARROW ;
ShiftSeatUp ALT UP_ARROW ;
ShiftSeatDown ALT DOWN_ARROW ;
ShiftSeatLeft ALT < ;
ShiftSeatRight ALT > ;

// Views
SnapViewHatSel NUMPAD* ;
VirtualView JOY3 F1 ;
BackView F2 ;
LeftView F3 ;
RightView F4 ;
ChaseView F5 ;
PlayerToWingman F6 ;
PlayerToTarget F7 ;
ClosestOfType ALT ENTER ;
TargetToPlayer SHIFT F7 ;
WeaponView F8 ;
DropViewRep F9 ;
DropView JOY8 SHIFT F9 ;
DropViewPerm ALT F9 ;
TrackView JOY7 F10 ;

// Picture-In-Picture
SwapViews F11 ;
Second3DWindow F12 ;
ShiftSecondWindow SHIFT F12 ;

// ***************************************************************
// Toggled Settings
// ***************************************************************
AutoPilotToggle a ;
AirTargetPosition SHIFT a ;
AirInformation ALT a ;
Brakes b ;
BailOut z ;
BugOut ALT 5 ;
LooseFormation ALT 4 ;
Difficulty SHIFT d ;
WingAttackSpecific ALT 1 ;
FlapExtend f ;
JetisonFuel SHIFT f ;
JetisonAll ALT f ;
GearToggle g ;
EngineToggle e ;
GroundTargetPosition SHIFT g ;
GroundInformation ALT g ;
LockHead JOY4 l ;
NextAirEntityExtra m ;
NextGroundEntityExtra SHIFT m ;
NextCulturalEntityExtra ALT m ;
NextAirEntity n ;
NextGroundEntity SHIFT n ;
NextBridge CTRL n ;
NextCulturalEntity ALT n ;
TightFormation ALT 2 ;
QuitFlight SHIFT q ;
RevivePlane ALT r ;
StabilityToggle s ;
LabelToggle JOY6 t ;
TextOnOffToggle SHIFT t ;
FlapRetract v ;
WingAttackGeneric ALT 3 ;
ReplyYes ALT 6 ;
ReplyNo ALT 7 ;
BreakHigh ALT 8 ;
BreakLow ALT 9 ;

// Waypoint Management
NextWaypoint w ;
PreviousWaypoint q ;
WaypointInfo ALT w ;

// Pop-Up Instruments
PopUpInstruments y ;
PopUpInstruments2 u ;
PopUpInstruments3 i ;
NoPopUps SHIFT u ;
AllPopUps SHIFT y ;
SavePopUps SHIFT i ;

// Targetting
AirTarget h ;
GroundTarget j ;
StructralTarget k ;
FriendlyAirTarget SHIFT h ;
FriendlyGroundTarget SHIFT j ;
FriendlyStructralTarget SHIFT k ;
DeselectTarget ; ;
CentralTarget ' ;
NextVisibleTarget ENTER ;
PrevVisibleTarget SHIFT ENTER ;


PlayerEnterText TILDE ;
ToggleStickyKeys NUMPAD/ ;
SwitchGuns [ ;
SwitchWeapons ] ;
FireMainGun JOY1 TAB ;
FireSecondaryWeapon JOY2 (null) || (null) || ; || ESC ;
CockpitToggle JOY5 BACKSPACE ;
InFlightMenu ESC ;
RecallMessages ALT l ;

// ***************************************************************
// Debug Keys
// ***************************************************************
Debug_Plane ALT p ;
QuitToWindows SHIFT ALT q ;
Debug_FontTest CTRL f ;


Have fun
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum



Powered by phpBB © 2001-2003 phpBB Group

Forums ©