News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

[Solved] block select shortcut

Started by zainka, November 30, 2009, 12:35:27 AM

Previous topic - Next topic

zainka

Hi

In linux key ALT+LeftClickDrag is used to grab and move active window. In CB this is by default set to be block select but is overridden by the linux window manager settings, which is wonderful. However, I wanted to change the shortcut for block select, but could not find the entry in shortcut setting in CB menu Settings/Editor/Keyboard_Shortcuts as this only show shortcuts for menubar visible commands . I have codeblocks_cotrib installed.

Anyone know how to change this shortcut?

mariocup

As far as I know there is no possibility to modify the shortcut, since it is a Scintilla feature.

Jenna

Try Ctrl + Alt + leftmouse .
Works for me on debian.

zainka

Nope that did not work for me, but reference to scintilla triggered a search and I found that shift+alt+RightClickMove did the trick.