Keyboard shortcuts without numpad

Here you can propose new features, make suggestions etc.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
vrana
Junior Member
Junior Member
Posts: 5
Joined: 2007-07-05, 04:20 UTC
Location: Prague
Contact:

Keyboard shortcuts without numpad

Post by *vrana »

It's very hard to use keyboard shortcuts on most laptop keyboards. Some laptops don't have the option to press them at all (e.g. Lenovo T430s).

Would it be possible to add keyboard shortcuts for operations currently accessible by numpad (Num+, Num-, Num*, Num/ and their Ctrl and Alt counterparts)? Perhaps allowing keyboard +, -, *, / could work, it isn't used very often in filenames so it wouldn't collide with Quick search.

I've tried to do this by Redefine Hotkeys feature but it doesn't work. Pressing + still writes + on the command line and Alt++ still does nothing. Disabling Quick search didn't help.
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Which + have you pressed? I think +, -, *, / in key list are Num keys. Shift+= is not +. :wink:

I think you can try combos with Alt or Ctrl and PgUp, End, [, ] etc. But it is hard of course because of number of actions (just Num keys, Num keys with Ctrl, with Ctrl+Shift, with Alt etc).

BTW just tried, =+ key is named OEM_+ in TC key list, -_ seems to be OEM_-.
umbra
Power Member
Power Member
Posts: 871
Joined: 2012-01-14, 20:41 UTC

Post by *umbra »

2vrana
You can use Redefine Hotkeys for this. Assigning OEM_+ to cm_SpreadSelection really works. Also, I don't have a Lenovo, but most notebooks provide numeric keys through Fn. Have you tried pressing Fn+/ (with english keyboard layout) or Fn+- (with czech keyboard layout)?
Windows 7 Pro x64, Windows 10 Pro x64
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

umbra,
It seems that mentioned model doesn't allow to press Fn+something for Num keys.
User avatar
vrana
Junior Member
Junior Member
Posts: 5
Joined: 2007-07-05, 04:20 UTC
Location: Prague
Contact:

Post by *vrana »

Thanks, OEM variants work.

T430s really miss some keys. It has some hidden shortcuts but num keys are not part of them.
maludroid
Junior Member
Junior Member
Posts: 3
Joined: 2012-12-03, 11:54 UTC

Re: Keyboard shortcuts without numpad

Post by *maludroid »

I posted my solution here: viewtopic.php?p=425066#p425066
User avatar
petermad
Power Member
Power Member
Posts: 14787
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Keyboard shortcuts without numpad

Post by *petermad »

I suggest to use this on a laptop without numeric keyboard:

Code: Select all

[Shortcuts]
C+OEM_+=cm_SpreadSelection
C+OEM_-=cm_ShrinkSelection
C+OEM_.=cm_ExchangeSelection
C+OEM_,=cm_RestoreSelection
instead of Num+, Num-, Num* and Num/
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply