Difference between revisions of "Dvorak bind"

m
Line 1: Line 1:
 
For those using the [[wikipedia:Dvorak_Simplified_Keyboard|Dvorak]] keyboard, playing Vendetta can be tricky.  Many keys are laid out according to location (such as the strafe/rotate keys) which means, on a Dvorak keyboard those keys would be scattered across the keyboard.  But if you switch to a Qwerty keyboard layout to play Vendetta, typing (i.e. chatting) would be near impossible.
 
For those using the [[wikipedia:Dvorak_Simplified_Keyboard|Dvorak]] keyboard, playing Vendetta can be tricky.  Many keys are laid out according to location (such as the strafe/rotate keys) which means, on a Dvorak keyboard those keys would be scattered across the keyboard.  But if you switch to a Qwerty keyboard layout to play Vendetta, typing (i.e. chatting) would be near impossible.
  
Here is a unified [[wikipedia:Diff|diff]] of the changes I made to my [[wgaf.cfg]] file:
 
  
--- wgaf.cfg.orig      2005-04-05 21:21:00.000000000 -0700
+
==Code==
  +++ wgaf.cfg  2005-04-14 08:22:08.498472253 -0700
+
  bind "s" MLookToggle
@@ -33,9 +33,9 @@
+
  bind "x" +zoom
  alias missionchat "activatechattab 1; say"
+
  bind "e" +StrafeRight
  alias missionhelp "mission h"
+
  bind "p" +StrafeUp
  bind "G" say_guild
+
  bind "u" +StrafeDown
-bind ";" MLookToggle
+
  bind "'" +RotateCW
+bind "s" MLookToggle
+
  bind "." +RotateCCW
  bind F1 Help
+
  bind "," +Accelerate
  -bind "i" +zoom
+
  bind "o" +Decelerate
+bind "x" +zoom
+
  bind ";" RadarNextFront
  bind PageUp scrollback
+
  bind "q" RadarNextFrontEnemy
  bind PageDown scrollforward
+
  bind "j" RadarNextNearestEnemy
  bind "}" LocalRadarNext
+
  bind "k" RadarHitBy
  @@ -46,19 +46,17 @@
+
  bind "y" +TopList
  bind DownArrow +TurnUp
+
  bind "-" FlyModeToggle
  bind UpArrow +TurnDown
+
  bind "z" Jettison
  bind "a" +StrafeLeft
+
  bind "i" toggleinventory
-bind "d" +StrafeRight
+
  bind "M" missionhelp
-bind "r" +StrafeUp
+
  bind "c" CharInfo
-bind "f" +StrafeDown
+
  bind "S" toggleautoaim
-bind "q" +RotateCW
+
  bind "d" hail
-bind "e" +RotateCCW
+
 
-bind "w" +Accelerate
+
==Credit==
-bind "s" +Decelerate
+
Created by [[User:Swithun|Swithun]]
+bind "e" +StrafeRight
+
  +bind "p" +StrafeUp
+
  +bind "u" +StrafeDown
+
  +bind "'" +RotateCW
+
  +bind "." +RotateCCW
+
  +bind "," +Accelerate
+
  +bind "o" +Decelerate
+
  bind Tab +Turbo
+
  bind Space +Brakes
+
  bind LMBUTTON +Shoot2
+
  -bind "c" +Shoot1
+
  bind RMBUTTON +Shoot1
+
-bind "v" +Shoot3
+
  bind MMBUTTON +Shoot3
+
  bind "1" Weapon1
+
  bind "2" Weapon2
+
@@ -69,20 +67,20 @@
+
  bind "7" Mine2
+
  bind "]" RadarNext
+
  bind "[" RadarPrev
+
-bind "b" RadarNextFront
+
-bind "z" RadarNextFrontEnemy
+
-bind "x" RadarNextNearestEnemy
+
-bind "y" RadarHitBy
+
-bind "u" +TopList
+
+bind ";" RadarNextFront
+
  +bind "q" RadarNextFrontEnemy
+
  +bind "j" RadarNextNearestEnemy
+
  +bind "k" RadarHitBy
+
  +bind "y" +TopList
+
  bind "`" ConsoleToggle
+
  bind F9 ViewToggle
+
  bind F10 CameraToggle
+
  bind F4 allhudtoggle
+
  bind Enter Activate
+
  -bind "'" FlyModeToggle
+
-bind "j" Jettison
+
-bind "o" toggleinventory
+
-bind "H" missionhelp
+
+bind "-" FlyModeToggle
+
  +bind "z" Jettison
+
  +bind "i" toggleinventory
+
  +bind "M" missionhelp
+
  bind "m" missionchat
+
  bind "t" say_channel
+
  bind "g" say_group
+
  @@ -92,18 +90,18 @@
+
  bind "@" tab2
+
  bind F2 togglechattab
+
  bind "n" nav
+
-bind "k" CharInfo
+
-bind ":" toggleautoaim
+
+bind "c" CharInfo
+
  +bind "S" toggleautoaim
+
  bind F5 hudscale
+
  -bind "h" hail
+
+bind "d" hail
+
  bind MOUSEX +LookX
+
  bind MOUSEY +LookY
+
  set update_k "-3.500000"
+
  set snd_vel "3000.000000"
+
  set fov "75.000000"
+
  set rHiRezBK "1"
+
  set rDoEffects "2"
+
  set rDoSpaceJunk "1"
+
  set rSceneLODBias "335.981750"
+
  set rDistanceLODBias "2.210526"
+
  set rRenderStationInMenu "1"
+
  
 
[[Category:Binds]]
 
[[Category:Binds]]

Revision as of 20:43, 26 June 2005

For those using the Dvorak keyboard, playing Vendetta can be tricky. Many keys are laid out according to location (such as the strafe/rotate keys) which means, on a Dvorak keyboard those keys would be scattered across the keyboard. But if you switch to a Qwerty keyboard layout to play Vendetta, typing (i.e. chatting) would be near impossible.


Code

bind "s" MLookToggle
bind "x" +zoom
bind "e" +StrafeRight
bind "p" +StrafeUp
bind "u" +StrafeDown
bind "'" +RotateCW
bind "." +RotateCCW
bind "," +Accelerate
bind "o" +Decelerate
bind ";" RadarNextFront
bind "q" RadarNextFrontEnemy
bind "j" RadarNextNearestEnemy
bind "k" RadarHitBy
bind "y" +TopList
bind "-" FlyModeToggle
bind "z" Jettison
bind "i" toggleinventory
bind "M" missionhelp
bind "c" CharInfo
bind "S" toggleautoaim
bind "d" hail

Credit

Created by Swithun

Last modified on 26 June 2005, at 20:43