> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Driving Touch Control Layout

> Driving Touch Control Layout

Sample layout for a driving game.

<img src="https://mintcdn.com/microsoft-4404708b/UZTRJSf0emX1fheE/images/gdk/features/common/game-streaming-sample-layouts-driving.png?fit=max&auto=format&n=UZTRJSf0emX1fheE&q=85&s=1c21c87e3be5284c1538c4026c2bc744" alt="driving layout" width="2280" height="1080" data-path="images/gdk/features/common/game-streaming-sample-layouts-driving.png" />

## Remarks

The driving layout shows how a game can provide a simple optimized experience letting the player focus on game play.

Key elements include:

* Steering via the left hand by using a single axis joystick.
* Gas pedal placed in the most easily accessible control location for the right hand.
* Two braking options (regular brake and handbrake) placed in the next most accessible locations.
* Two basic interaction buttons (interact & close) available for when needed.
* A switch camera option available in the lower center to allow the player to make view changes.

## Availability

1. Part of the TAK [sample-layouts](https://github.com/microsoft/xbox-game-streaming-tools/tree/main/touch-adaptation-kit/samples/sample-layouts) sample.
2. TAK command line tool [create command](/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line-create-command)


## Related topics

- [Samples](/build/core-features/common/game-streaming/building-touch-layouts/samples/index.md)
- [Changing Touch Control Layouts Based On Game State](/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-changing-layouts-game-state.md)
- [Building Touch Control Layouts](/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-building-touch-layout.md)
- [Fighting Touch Control Layout](/build/core-features/common/game-streaming/building-touch-layouts/samples/game-streaming-touch-tak-sample-fighter.md)
- [Deploying your touch control layouts](/build/core-features/common/game-streaming/building-touch-layouts/game-streaming-touch-deploying-touch-layout.md)
