Wtype: Unterschied zwischen den Versionen

Aus Foxwiki
Wechseln zu:Navigation, Suche
Die Seite wurde neu angelegt: „'''wtype''' - xdotool type for wayland == Beschreibung == == Installation == <syntaxhighlight lang="bash" highlight="1" line> </syntaxhighlight> == Aufruf == <syntaxhighlight lang="bash" highlight="1" line> </syntaxhighlight> === Optionen === {| class="wikitable sortable options gnu" |- ! Unix !! GNU !! Parameter !! Beschreibung |- | || || || |- |} === Parameter === === Umgebungsvariablen === === Exit-Status === {| class="wikitable options col1cen…“
 
K Textersetzung - „wikitable“ durch „table table-striped table-hover“
 
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''wtype''' - xdotool type for wayland
'''wtype''' - [[xdotool]] für [[wayland]]


== Beschreibung ==
== Beschreibung ==
It works with Wayland compositors that support the virtual keyboard protocol
* It lets you programmatically (or manually) simulate keyboard input


== Installation ==
== Installation ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
</syntaxhighlight>


== Aufruf ==
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
</syntaxhighlight>


=== Optionen ===
=== Optionen ===
{| class="wikitable sortable options gnu"
{| class="table table-striped table-hover sortable options gnu"
|-
|-
! Unix !! GNU !! Parameter !! Beschreibung
! Unix !! GNU !! Parameter !! Beschreibung
Zeile 25: Zeile 27:


=== Exit-Status ===
=== Exit-Status ===
{| class="wikitable options col1center"
{| class="table table-striped table-hover options col1center"
|-
|-
! Wert !! Beschreibung
! Wert !! Beschreibung
Zeile 31: Zeile 33:
| 0 || Erfolg
| 0 || Erfolg
|-
|-
| >0 || Fehler
| >0 || Fehler
|}
|}


== Anwendung ==
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
</syntaxhighlight>


Zeile 43: Zeile 45:


=== Dateien ===
=== Dateien ===
{| class="wikitable options"
{| class="table table-striped table-hover options"
|-
|-
! Datei !! Beschreibung
! Datei !! Beschreibung
Zeile 56: Zeile 58:


=== Siehe auch ===
=== Siehe auch ===
<div style="column-count:3">
<div style="column-count:2">
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
</div>
</div>
Zeile 79: Zeile 81:
{{DISPLAYTITLE:wtype}}
{{DISPLAYTITLE:wtype}}


[[Kategorie:xorg]]
[[Kategorie:x11]]


</noinclude>
</noinclude>
= TMP =
wtype is the Wayland pendant for xdotool. It only works with Wayland compositors that support the virtual keyboard protocol. It lets you programmatically (or manually) simulate keyboard input.

Aktuelle Version vom 29. Juli 2026, 11:03 Uhr

wtype - xdotool für wayland

Beschreibung

It works with Wayland compositors that support the virtual keyboard protocol

  • It lets you programmatically (or manually) simulate keyboard input

Installation

Aufruf

Optionen

Unix GNU Parameter Beschreibung

Parameter

Umgebungsvariablen

Exit-Status

Wert Beschreibung
0 Erfolg
>0 Fehler

Anwendung

Problembehebung

Konfiguration

Dateien

Datei Beschreibung


Anhang

Siehe auch


Dokumentation

Man-Page
Info-Pages

Projekt