We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8592ca7 commit d447f43Copy full SHA for d447f43
README.md
@@ -56,8 +56,8 @@ Solutions for managing the shell
56
57
Solutions for managing X11
58
59
-* [Get the name of the active window.](scripts/x11_management-output_only/window_property_information/getactvwindname)
60
-* [Get the ID of a window by PID.](scripts/x11_management-output_only/window_property_information/getwindidbypid)
+* [Get the ID of the active window.](scripts/x11_management-output_only/window_property_information/getactvwindid)
+* [Get the ID of a window by name.](scripts/x11_management-output_only/window_property_information/getwindidbyname)
61
62
## Mobile device management
63
0 commit comments