How to Switch Hands in CS2
The H key, the console commands, and the tactical reason to toggle mid-round
Press H — CS2 swaps your weapon to the other hand instantly. To make left-handed your permanent default, open the console and enter cl_prefer_lefthanded true. The CS:GO command cl_righthand no longer exists.
Switching hands in CS2 takes one key press: H, by default, toggles the weapon between right and left hand at any moment — mid-round, mid-duel, as often as you like. If you want to live left-handed rather than toggle, one console command makes it permanent.
CS2 launched without left-handed viewmodels at all; Valve added them back in a later update with new commands, which is why so much older advice points at a command that no longer exists. Everything below is the current syntax.
The three ways to switch
| Method | How | Best for |
|---|---|---|
| Keybind | Press H (rebind in Settings → Keyboard/Mouse) | Toggling on the fly |
| Console toggle | switchhands | Binds and configs |
| Permanent preference | cl_prefer_lefthanded true | Full-time lefties |
Command details live on our switchhands and cl_prefer_lefthanded pages. If your console is not enabled yet: Settings → Game → Enable Developer Console, or follow the console guide.
Why players switch hands at all
Hand choice is purely visual — bullets come from your camera's centre, so your accuracy, spray, and hitboxes are identical either way. What changes is what the weapon model covers:
- Screen real estate. A right-handed weapon occupies the bottom-right of your view. Holding a deep right-side angle, that is exactly where an enemy first appears — flipping to left hand clears that corner. Toggle players flip per angle; it becomes muscle memory quickly.
- Eye dominance.Right-eye-dominant players often find the gun in their dominant eye's sightline distracting; moving it left clears the view. This is the classic reason career lefties like s1mple made the switch.
- Comfort. Some players simply spent years in games that render left. There is no wrong answer — it is free to try for a deathmatch and free to revert.
Binds worth stealing
Because switchhands is a console command, it composes with binds. Put it on a mouse button for effortless per-angle flipping:
// side mouse button toggles hands
bind mouse4 "switchhands"Build and test combinations in the bind generator, and if you are reworking the viewmodel anyway — FOV, offset, presets — the viewmodel generator and viewmodel guide cover the rest of the screen-clarity toolkit.
Frequently Asked Questions
- What is the switch hands key in CS2?
- H by default. It toggles your weapon between right and left hand instantly, mid-round, as often as you like. Rebind it under Settings → Keyboard/Mouse.
- What is the left hand command in CS2?
- cl_prefer_lefthanded true in the console makes left-handed your permanent default; false switches back. The switchhands console command toggles hands once, same as pressing H.
- Does cl_righthand still work in CS2?
- No — cl_righthand was the CS:GO command and does not exist in CS2. Left-handed viewmodels returned in a CS2 update with new syntax: cl_prefer_lefthanded and the switchhands toggle.
- Does switching hands change anything competitively?
- Bullets still come from your camera, so accuracy is identical. What changes is screen occlusion: the weapon model covers the opposite side of your view. Many players flip to left hand when holding a right-side angle so the gun is not covering the corner they are watching.
- Can other players see which hand I use?
- Yes — in CS2 the viewmodel hand is networked, so spectators and killcam viewers see the hand you actually play with.
- Do pros play left-handed?
- A meaningful minority do, usually right-eye-dominant players who want the gun out of their dominant eye’s sightline. s1mple famously played left-handed throughout the CS:GO era. Check any player’s full setup in our pro settings database.