> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-it/zen-studio-legacy/pannelli-di-lavoro/impostazioni-mouse-e-tastiera.md).

# Impostazioni mouse e tastiera

Il plugin M\&K Settings consente la configurazione della traduzione del mouse e della mappatura della tastiera per il gioco su console.

Fornisce controllo dettagliato su:

• Sensibilità del mouse\
• Potenziamento\
• Asse Y invertito\
• Curve balistiche\
• Compensazione della deadzone\
• Forma della deadzone\
• Analog Stickize\
• Mappatura di pulsanti e tasti

L'obiettivo è ottimizzare la traduzione dal mouse al mirino entro i limiti della console.

## Sistema di layout

***

M\&K Settings include **sei layout indipendenti**.

Ogni layout contiene:

• Impostazioni di mira dedicate\
• Mappature dei pulsanti indipendenti

I layout consentono configurazioni diverse per vari stili o scenari di gioco.

## Impostazioni di mira

***

Le impostazioni di mira offrono opzioni avanzate di regolazione del mouse, incluse:

• Regolazioni della sensibilità\
• Controllo del potenziamento\
• Sei curve balistiche selezionabili\
• Configurazione della deadzone

Le curve balistiche modificano il comportamento della risposta di input per perfezionare accelerazione e precisione.

## Mappatura dei pulsanti

***

La mappatura dei pulsanti è divisa in:

• Mappature primarie\
• Mappature secondarie\
• Mappature di movimento

Le mappature non sono limitate a un singolo dispositivo di input.\
Gli input del controller possono essere combinati con input del mouse e/o della tastiera.

Gli strumenti Copia e Incolla consentono di duplicare intere sezioni di Impostazioni di mira o Mappature senza influenzare altre sezioni.

***

Per indicazioni tecniche più dettagliate, fare riferimento al [**Mouse e Tastiera**](/zen-it/mouse-e-tastiera/nativo-vs-emulazione.md) sezione.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://guide.cronuszen.com/zen-it/zen-studio-legacy/pannelli-di-lavoro/impostazioni-mouse-e-tastiera.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
