Problem : I have the following script code: test.sh echo “BEGIN” while read CMD <&1; do [ -z “$CMD” ] […]
Tag: input
Excel – Can one move the text-cursor in a range-input field using the keyboard?
QUESTION : This is a ‘small’ but extremely frustrating issue, and I would be very grateful if somebody could give […]
Disabling an (/dev/inputX) input device on Ubuntu(/Linux)
Problem : My story: I have a laptop with a touchscreen, which is a bit faulty. It jumps the cursor […]
pipes vs. redirects
Problem : I’ve been using pipes and redirects for a long time and just realized that I don’t know exactly […]
CentOS – /sys/class/leds/ description
Problem : How do i get informations about the files/entrys of /sys/class/leds/? I have a “kana” input/led there, and wonder […]
How to input any UTF-8 string as if typed on keyboard from console in Linux/Xorg
Problem : Like in xte “str ў”, but with support of all characters. Solution : GNOME allows you to enter […]
Is there no way to avoid accidentally interacting with windows that jump into focus?
QUESTION : Ever since PC’s had graphical interfaces, the same issue reoccurs: A user is typing on their keyboard or […]
Entering Unicode characters by name
QUESTION : Sometimes I want to type Unicode characters (em-dash, quotes, Greek letters sometimes, superscripts etc). It can be done […]
Excel opens asking for a date
QUESTION : I am creating a spreadsheet that needs to ask the user to input a date upon opening the […]
My input devices have started doing their own thing
QUESTION : I’m having a very annoying problem that is interfering with my work, and I can’t figure out what’s […]
- 1
- 2