How to add mnemonics to the commands in sublime on Linux - sublimetext3

Use keyboard accessible navigation in the sublime context menu
I open a context menu with application-key (near the right alt key) in sublime,
previously I could choose the provided options (in the context menu) with some highlighted letters (often the first letter), but it is not working the same, now.
I must select the option with the arrow & Enter key.
Is there anything I might break?
Sublime v3.2.2 build 3211
Ubuntu 18.04.5 LTS

Related

VSCode shortcut to select menu in Linux

Iʼm running VSCode on Linux. Its window contains menu bar (usual style: File, Edit, ..., Help) which is accessible only with the mouse. I havenʼt managed to find a shortcut to select a menu item or even the whole menu bar. This differs from Windows where this menu is controllable using regular Windows style (Alt+F for File, etc.)
Is there a shortcut to go to the menu bar or its item? What is its name, if present?
Linux = Ubuntu 20.04+KDE, freshly updated.
VSCode = 1.68.1 (latest today) from Ubuntu snap (stable channel).
It works well for me (Ubuntu: 20.04.4 LTS, VSCode: 1.68.0) and it is supposed to work in the same way for Linux or Windows. https://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts.
What happen when you press Alt? Can it select the menu bar?

Using ALT+Click to select text in columns with Notepad++ (Linux)

I run Notepad++ both in Windows, and in Linux under Wine. In Windows, I can hold Alt and click/drag to select characters in a column rather than line-by-line.
In Linux, holding Alt and clicking doesn't select anything. Rather, it makes the cursor a hand tool which drags the window around.
Is there a setting to toggle on the alt-click column highlighting? I've poked around in the settings and keyboard shortcuts, but didn't find anything that looked relevant.
Thank you.
In case anyone else runs into this:
For Cinnamon desktop: go to Preferences > System Settings > Windows. Click on the Behavior tab. Change the "Special key to move and resize windows" from Alt to Disabled (or a different key).
Voila, alt-select works again in Notepad++!
(The Mint Forums answer linked above is for an older version but I have confirmed that this works on Mint 20.1 with Cinnamon 4.8.6.)

Alt button not detected on some keymap shortcut IntelliJ (elementaryOS 5.1.7

Settings
IntelliJ 2019.2 (same issue in 2020.2)
elementary OS 5.1.7.
AZERTY bluetooth Keyboard (Logitech K260)
French Keyboard Layout
French Input method
No custom configuration made either in IntelliJ or in the OS
Problem
The "Move Line Up/Down" shortcut I was using on Windows (Shift + Alt + Up/Down) is not working.
Description
On intelliJ, I opened Settings/Keymap window to check the shortcut was correctly set.
When trying to redefine this shortcut, the "Alt" button was not detected when pressed.
However, I can use it on elementaryOS (e.g. Alt+Tab is working).
On intellij, I can use some other shortcuts like "Alt + Up".
My OS were recently installed.
I already tried to put UK layout/input method with no success.
Two ideas:
system settings : something i missed in keyboard settings ? Don't know much about linux configurations.
IntelliJ option i'm missing.
Thanks.
Finally found the issue.
On elementaryOS,
Go to your Keyboard settings, select "Layout" tab.
On "Switch layout" options, change the default shortcut "Alt + Shift".
Then I am able to reuse this specific shortcut in IntelliJ.
See the screenshot below to get more information:
Keyboard/Layout/Switch layout

Komodo-Edit select and then copy with mouse not working on Ubuntu 14.04

I'm using Komodo-edit on Ubuntu 14.04 with Gnome fallback metacity window manager. Since upgrade from Ubuntu 13.10, select and copy using the mouse do not work. I can select the word or phrase with the left mouse but as soon as a I use right mouse click to copy or find, etc., the selection goes away. This forces me to select with mouse and then use keyboard shortcuts to complete the operation. Very inconvenient. I have since moved to Sublime Text but would prefer to use Komodo. Can anyone advise how to get mouse control working again? Thank you.
I switched to Unity and found that the mouse worked as expected. I have never adjusted to unity , but found a link that allowed me customize it to work more acceptably by installing cairo dock. See here http://www.techrepublic.com/blog/linux-and-open-source/tweak-ubuntu-unity-get-a-dock-style-launcher-and-unity-dash/

Sublime Package Control Shortcut in Windows

On my Mac I can open up the Sublime Text 3 package explorer using Cmd+Shift+P. How can I do this on my windows machine? ctrl+Shift+P doesn't work for me and a google search yielded nothing.
CtrlShiftP is the default key binding for the Command Palette on Windows (and Linux). If it's not working for you, click on the Tools menu and see what shortcut is listed next to the Command Palette option (it should be the first entry in the menu).

Resources