> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/tablet-einrichten/panasonic-fz-g2-mk3-einrichten/einstellungen.md).

# Einstellungen

Über das Startmenü kann das „Panasonic PC Hub" ausgewählt werden.

<figure><img src="/files/w1EkXzFGZckl2RDvjhbG" alt=""><figcaption></figcaption></figure>

Es öffnet sich die Einstellungsoberfläche für den Panasonic FZ-G2 mk3.

In der linken Spalte stehen die Menüs Gerät, Apps, System Info und Programmierbare Aktionen zur Verfügung.

<figure><img src="/files/weGyuzSbnUFj5pRDVhw9" alt=""><figcaption></figcaption></figure>

## Menü Gerät

Unter dem Menü Gerät können die Kapitel Zündungsmodus, Berührungseingabe, Lüfter, Netzwerk, Nacht-Modus, Tastatur und GPS ausgewählt werden.

<figure><img src="/files/J5g6xkw6CMOK5Bc86P26" alt=""><figcaption></figcaption></figure>

### Zündungsmodus

<figure><img src="/files/hLXd066XMol687mmgSsG" alt=""><figcaption></figcaption></figure>

### Berührungseingabe

<figure><img src="/files/uiCwWftEW6Gaf40swFxA" alt=""><figcaption></figcaption></figure>

### Wärme- und Lüfterregler

<figure><img src="/files/iLaEDpWjA2ceRusby2OD" alt=""><figcaption></figcaption></figure>

### Netzwerk

<figure><img src="/files/gdOISh2bMZFfJCXjKobp" alt=""><figcaption></figcaption></figure>

### Nacht-Modus

<figure><img src="/files/pWXygfxge0udmiA0udSH" alt=""><figcaption></figcaption></figure>

### Tastatur

<figure><img src="/files/rbQKfsp7PSOnWwPeLioM" alt=""><figcaption></figcaption></figure>

### GPS

<figure><img src="/files/9x5pEIgwDaLXwtsAqmMP" alt=""><figcaption></figcaption></figure>

## Menü Apps

<figure><img src="/files/ZuxIHQU6XxcYKAP2OTMV" alt=""><figcaption></figcaption></figure>

## Menü System-Info

<figure><img src="/files/5Z3bpxBUW3xuoMSkr28F" alt=""><figcaption></figcaption></figure>

## Menü Programmierbare Aktionen / Tastenbelegung

Hier können die Tasten A1 / A2 und A3 mit Aktionen belegt werden.&#x20;

<figure><img src="/files/TGhjCGxUApqNwf39JkHU" alt=""><figcaption></figcaption></figure>

Die Tasten A1 / A2 / A3 können mit FX Programmfunktionen belegt werden. Dazu nutzt FX Virtual Keys.&#x20;

Bei Klick auf den Pfeil am rechten Rand der Zeile öffnet sich folgendes Menü.

<figure><img src="/files/53pBiyPmAcBaAH9dbnFf" alt=""><figcaption></figcaption></figure>

Bitte wählen Sie aus dem Menü "Programm starten" aus.

Über den Button \<Bearbeiten> öffnet sich ein neues Fenster.

<figure><img src="/files/9YHpdJbYFUxrCwPSmVRn" alt=""><figcaption></figcaption></figure>

Über den Button \<Durchsuchen> öffnet sich der Windows Explorer. Wählen Sie beim Programmpfad den Pfad zum entsprechenden Virtual Key aus:&#x20;

C:\Program Files\Frox\FX Survey\VirtualKeys

<figure><img src="/files/AuSJWeTXdfUhx9IxQfHv" alt=""><figcaption></figcaption></figure>

Für das Auslösen der Messung (Tachymeter und GNSS) werden die Virtual Keys F2 (Tachymeter) und F3 (GNSS) benötigt und den Tasten des Toughbooks A1, A2 oder A3 zugewiesen. Die Taste A3 eignet sich besonders gut für die Auslösung der Messung, da diese mit dem rechten Daumen bedient werden kann.&#x20;


---

# 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://survey.fmpx.docs.frox-it.de/tablet-einrichten/panasonic-fz-g2-mk3-einrichten/einstellungen.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.
