Skip to main content

Questions tagged [key-binding]

The tag has no usage guidance.

0 votes
1 answer
69 views

Rebinding Direct Input joystick keys

A game I want to play reads joystick/gamepad input, but doesn't support key rebinding. Whenever Joy6 is pressed, game fastforwards text, and I want this key to increase system volume instead. ...
aiyo4930aiyo's user avatar
4 votes
1 answer
997 views

How can I revert Caps Lock key mapping in Windows 10

I have applied following answer Map Caps Lock to Ctrl in Windows 10 (https://superuser.com/a/997448/723632). Now if possible, I want to revert it: In case anyone needed this done via PowerShell: $...
alper's user avatar
  • 200
0 votes
0 answers
21 views

Keybindings for multiline edit in VS Code inside a Hyper-V VM

The CTRL+SHIFT+ALT with PgUp/PgDn function to multiline edit in VS Code seems broken inside a Hyper-V VM of Windows 10 (this is when I am inside a vmconnect.exe session. I can't think of a particular ...
YorSubs's user avatar
  • 959
-1 votes
1 answer
65 views

Bash readline command of scrolling terminal lines up/down

What is the Bash readline command, ie. the phrasal words command, of scrolling terminal lines up/down with shift - Page up/down How to have all complete Bash readline commands (that are used by ...
itil nonok's user avatar
0 votes
0 answers
51 views

What could have caused some of the keys of my keyboard to suddenly stop working?

I usually use an azerty keyboard configuration and this issue happened on a laptop (ASUS) with windows 10 as an OS. I recently tried a rather obscure game on steam which required me to switch to ...
Anne Aunyme's user avatar
1 vote
1 answer
152 views

CTL-Y no longer works

Suddenly the highlighting color, when copying changed from gray to yellow. CTL-Y no longer works, When I try it I get: Symbol's function definition is void: x-cut-buffer-or-selection-value. My .emacs ...
Edward Heaney's user avatar
3 votes
1 answer
2k views

How to select text by paragraph in VS Code with a keybinding?

I've found how to customize a keybinding for jumping to the closest empty line here. But I wonder if I can, in the same way, set a keybinding for selection of paragraph or to the next empty line. I'd ...
Thibault Cimic's user avatar
1 vote
1 answer
303 views

Can't input text in Bash function called with key binding

I have added a simple function to my .bashrc file and bound it to a key combination using the bind command. The function prompts the user for input using read, like this: myscript() { read -p &...
Scooby-Doo's user avatar
0 votes
1 answer
508 views

How to remove/reset a key binding hook in windows 10

I am trying to install the keyboard assistant "Langover" (that converts typing in the wrong layouts, e.g. from cyrillic 'руддщ' = hello or vice versa 'ghbdtn' = привет. It is activated by a ...
Denis Kazakov's user avatar
1 vote
1 answer
209 views

How can I unset Ctrl+L in Windows PowerShell?

I am trying a very simple thing. I have a neovim config in which I use Ctrl + L for something. In PowerShell it's already mapped to the clear command. How can I unset this keybind? I am very habitual ...
Vipul Rajan's user avatar
1 vote
0 answers
118 views

How to make zsh ignore undefined escape sequences?

Is there a way to make zsh ignore all undefined escape sequences, including things like F1 which is ^[[15~ and usually causes a ~ to be inserted. To be more precise, I'd like all characters that are ...
0x539's user avatar
  • 217
2 votes
0 answers
346 views

How can I get capslock recognized as a keybind for wow, or remap it in macos?

Long time wow player here. I've recently made the transition from a windows machine to my first mac. All my keybinds came along with me when i transferred the data. The in-game GUI does show that my ...
klepp0906's user avatar
  • 1,115
1 vote
0 answers
307 views

Struggle to bind certain keyboard shortcuts to windows tiling on Linux Mint XFCE

I use Linux Mint 21 xfce, as a dualboot on a laptop with native Win10 (Acer Aspire E571). I struggle to make certain window displacement shortcuts work. In "Windows Manager" I've set "...
paul valery's user avatar
2 votes
1 answer
256 views

How do you bind double tap key in Zsh only if the input is empty?

I am trying to bind double tab to clear command only if input in terminal is empty in zsh shell. What I have achieved up to this point is always delete with double tab but I want to add the condition ...
Juan José Peña Becerra's user avatar
8 votes
2 answers
8k views

How do I `Ctrl+C` copy to the system clipboard with vscodevim extension in vscode/codium without using the `v` mode's system clipboard register `"*y`?

I have already changed the Ctrl+Shift+C keybinding so that I do not enter a terminal when I press it, see Keybinding Ctrl + Shift + C opens a new external terminal in vscode/codium on Linux, how to ...
questionto42's user avatar
  • 2,423

15 30 50 per page
1
2 3 4 5
15