> For the complete documentation index, see [llms.txt](https://docs.dietrichs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dietrichs.com/updates-de/updates-fr/versions-anterieures/version-16-dc-statik/gestionnaire-de-projets-systeme-en-general/affichage-entrees-en-general.md).

# Affichage, entrées en général

## Raccourcis clavier personnalisables

Il est désormais possible de définir ses propres raccourcis clavier pour l'appel d'une fonction. Les anciens raccourcis clavier via la saisie du numéro ne sont pas affectés, mais il est possible de définir en plus ses propres raccourcis. Ceci est valable pour toutes les fonctions que l'on peut sélectionner dans le menu.

De plus, il est possible de définir des raccourcis clavier pour la sélection de points (point vertical, centre, etc.) et d'objets (fenêtre, intersection, ligne).

Cela permet de saisir des éléments de dessin encore plus rapidement, car les fonctions d'accrochage sont disponibles encore plus rapidement qu'auparavant.

Les raccourcis clavier peuvent être réglés avec la fonction *1 Fichier - 7 Configuration - 4 Raccourcis clavier*.

## Numéros abrégés

Les références produit peuvent être saisis avec un numéro abrégé (réglages standard : 1 = C24 ; 2 = GL24h ; 3 = KVH). Les numéros abrégés peuvent être réglés individuellement dans le catalogue de produits depuis le programme optionnel Info-bâtiment.


---

# 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://docs.dietrichs.com/updates-de/updates-fr/versions-anterieures/version-16-dc-statik/gestionnaire-de-projets-systeme-en-general/affichage-entrees-en-general.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.
