How to fix insert keyword - intellij-idea

I can't use Ctrl + Alt + Insert hot key in Intellij Idea on my Lenovo Ideapad 5 pro laptop. When I click on the insert key it opens browser and redirects to MS store. I tried to turn on/off fn key. But it is useless. How can I fix this problem?

Related

Krusader: using Alt+D as a shortcut

In Krusader, I want to use Alt-D as a shortcut to focus the location bar. This works fine for browsers and Dolphin. When I set the shortcut for "Go To Location Bar" to "Alt-D", setting the shortcut has no errors. When I try to use the shortcut, I get an error popup saying that the key sequence 'Alt+D' is ambiguous.
Note that I have to hit 'Alt+D' twice to get the error. This makes me think that I'm colliding with the 'Alt+D' consumed by Plasma.
What can I do to get Krusader to do what Dolphin, Firefox, and Chromium do?
It is not possible by now. This is known bug of Krusader. In Ubuntu 20.04 the same problem is reproducing.
In Krusader keys combination Alt + letter or digit is used to navigate through UI (menu items, buttons, tabs, navigation path items). So Alt + D is pointing to something in it.
There are many bug reports with the similar problem on Krusader bugtracker. May be one day this will be fixed. Links to the bugs:
Ambiguous shortcut (Alt + R)
cant use shortcuts (Alt+E) which conflict mnemonics
Alt+letter keyboard shortcuts conflict with accelerators
alt+letter shortcuts are overriden by main menu shortcuts
Alt-shortcuts dont work with secondary layout

How to disable all Windows 10 hot keys in pycharm or intellij?

Using PyCharm and IntelliJ on Windows and using some hot keys.
But some hot keys are reserved for Windows hot keys.
ex. ctrl + alt + M is for the extract a method to refactor in PyCharm,
but if I hit it, it pops up Manager Notes in Windows 10.
This has been really annoying since some of hot keys I frequently use are reserved for window 10 and needed to change these in key maps in IDE which is time consuming.
Is there a way to disable the windows hot key in these IDEs?
Global hotkeys used by Windows cannot be used in the IDE or in any other app. The app has no way to override them. You should disable them in Windows instead or change the IDE keymap to use different hotkeys. There is no other solution.

Rstudio keyboard shortcut to copy from console to source?

After years of using this site, I'm finally posting my first question!
In RStudio, I often develop a line of code in the console, and then once satisfied, I copy and paste it into my source code. Since I do this many times a day, I thought it would be great if there were a keyboard shortcut.
I don't see anything for this listed in RStudio's keyboard shortcuts (click on Tools -> Keyboard Shortcuts Help). The only way I've figured out to do this via the keyboard is the following:
Type command at console (don't hit Enter)
Ctrl + U (copy line up to cursor)
Ctrl + 1 (switch to source)
Ctrl + Y (paste line)
Ctrl + 2 (switch back to console)
Question: As you can see, this is not much of a shortcut. Any other hacks? Or better yet, is there a way to define RStudio keyboard shortcuts in addition to the ones that are already defined?
Environment:
RStudio version 1.0.44
R version 3.3.2
Mac OSX 10.11.6

Why is 'ALT + ENTER' not working on Intellij 13?

The keyboard combination ALT + ENTER seems not to be working on IntelliJ 13
when try to import package on the project (on Windows 10 system).
I have tried numerous times without success. Has anyone else experienced this strange behavior?

Problems with selecting text in Intellij Idea 14

friends.
I have installed Intellij-Idea 14 on my Linux Mint 17 distribution. All is great but I can't select text with Shift + arrays. The behavior of the Shift button is the same with the Ctrl button. Also the cursor is changed frequently from carret to "Insert type". Sometimes the cursor selects the text just with arrays without Shift-keypress.
I tried to change the keymap from Settings->Appearance and Behavior, but no one of them not resolved my problem. This problem is present not only in code editor. It is present in tool windows, consoles etc. In other applications from my OS there are no problem.
The problem was in "VIM emulator". It was activated by "Ctrl + Alt + V" keypress. I deactivated it from Tools -> Vim Emulator