Questions tagged [xdotool]
Ask Question
xdotool is a command-line tool to automate GUI tasks such as window manipulation. It can simulate key presses and mouse clicks.
165 questions- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
How to get current active window in Ubuntu 22.04?
Since Ubuntu 22.04 was released, this question is normal now. I am writing a shell script which needs to get current active window name, so after searching for a tool for it, I decided to use xdotool. ... 22.04 xdotool- 11
Recording screen interaction for UI playback
Before I resort to scripting my own, is there a tool that records screen interactions for playback? I want to record where the mouse got clicked and on which menu, in order to automate a series of ... screenshot xdotool- 231
xdotool can no longer aquire gnome terminal
I have been using a script to manage gnome-terminal windows using xdotool. I recently upgraded to Ubuntu 21.10 and now my script no longer works. This is the script that no longer works: #Find the ... gnome-terminal 21.10 xdotool- 140
Custom keyboard shortcuts keypresses
I'm looking for a solution to map keyboard shortcuts to keypresses in a gnome DE. In scope of this question I'll use the example of mapping meta+2 to F2. It doesn't seem to work with xdotool. E.g., ... gnome keyboard shortcuts remapping xdotool- 91
Launch only one chromium instance
I'm running Chromium from snap storage at Ubuntu 20.04 with Openbox and minimal install. How can I run only one instance of Chromium browser by each additional click in panel (lxpanel) or launch ... chromium openbox xdotool lxpanel- 75
How to Snap/Minimize/Maximize Window below cursor?
The default Keyboard Shortcuts in Ubuntu to maximize a window (Super+Up) or snap it to the sides (Super+Left/Right) relates to the current active window. While setting up mouse gestures using logiops, ... 20.04 window logitech xdotool- 24.2k
Problem hiding the window on the desktop
How can I lock a window as a desktop so that the windows are not hidden by tapping the desktop with the mouse? Before tapping on the desktop: enter image description here After: enter image ... window-manager debian openbox xdotool pyqt- 1
xdotool `windowsize` and `windowmove` don't work in GNOME when the window is full sized
I have some keyboard shortcuts that tile windows around the screen. Under the surface, they just execute various xdotool commands. For example, here is one that moves the current window to the left ... gnome shortcut-keys xorg xdotool- 219
Automatically cycle Multiple Monitors on Ubuntu VM bootup
I'm using VMware Workstation 16 Pro. HOST OS -> Windows 10. GUEST OS -> Ubuntu 20.04 LTS (with open-vm-tools installed). I have enabled 'entering full screen mode after powering on' for Ubuntu ... 20.04 keyboard multiple-monitors vmware xdotool- 1
Using Xdotool to type in a Libreoffice Document
I have often wondered how to automate libreoffice by using xdotool. I know that the window has to be selected out of the window stack, and I tried programming it as a window bash variable under ... bash scripts libreoffice xdotool- 18
Trying to paste a typed command to a terminal
I am very new to robotics and ROS and am looking for some help trying to create some keyboard shortcuts that allow me to paste them into a terminal. Currently i am using the xdotool to do this. I am ... command-line shortcut-keys xdotool- 1
Global Hotkeys with Wine and Winamp
I have for the longest time been using gMusicBrowser which honestly is brilliant. But I'll always have a sweet sweet soft spot for WinAmp. So if I could get the hotkeys working I would be able to use ... shortcut-keys wine xdotool- 438
fgetc(stdin) does not read xdotool press key
I am trying to write a program that automatically presses a key at specific times, and then another program will read the input key (possibly using fgetc(stdin)). However, it seems like xdotool doesn'... keyboard ssh shortcut-keys xdotool- 101
how to setup XDOTOOL to automate pressing spacebar
I would like to set up xdotool to auto press spacebar twice every 5 hours for 1000 times. What is the command I must enter in terminal/command line? repeat-delay? Can it be done in a single command to ... xdotool- 1
What is the string for Menu key in X keysyms?
I'm trying to simulate Menu key press using xdotool but I'm unable to find the proper string for the key. There is a list of X keysyms in here but Menu (or Application) key is not in the list. I'm ... keyboard xdotool- 1,193
15 30 50 per page12345…11 Next