Zum Inhalt springen

Wtype: Unterschied zwischen den Versionen

Aus Foxwiki
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 - „<div style="column-count:3">“ durch „<div style="column-count:2">“
 
(6 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>


Zeile 35: Zeile 37:


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


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 28. Juni 2025, 11:14 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

Links

Projekt

Weblinks