a tool like xte(1) but for Wayland?

2024-04-16 Thread Don Marti
I have some old shell functions that use xte to fake some keyboard input. For example, this is a function to run its argument(s) in a new gnome-terminal tab. run_in_tab () { xte 'keydown Control_L' 'keydown Shift_L' 'key t' 'keyup Control_L' 'keyup Shift_L' 'sleep 1' "str exec $*" 'key Re

Re: Which keys did I hit?

2024-04-16 Thread old sixpack13
F11 ? -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproj

Re: how long does dnf system-upgrade take?

2024-04-16 Thread Samuel Sieb
On 4/15/24 20:04, Tim via users wrote: Samuel Sieb: The only reason this is a problem for some manufacturers is because they want to keep it proprietary. Printers and scanners (and any other hardware) that use open standards or provide open-source drivers work great with Linux. Compare the dif