Re: In my mc.keymap I would like to change Find = alt-f

2022-10-16 Thread Bob Currey via mc
On Sunday, October 16, 2022 at 09:55:39 AM CDT, Andrew Borodin 
 wrote:  
 
 On Sat, 15 Oct 2022 22:00:13 + (UTC) Bob Currey via mc  
wrote:
> I would like to remap the find file to work on alt-f, alt-slash, or 
> ctrl-slash.
> I tried those in my ~/.config/mc.keymap file, but none of them work.  I do 
> think
> the change to alt-f did work a few years ago.
> QuitQuiet = f20
> Find = alt-f
> CdQuick = alt-c
> 
> I see on the screen it still says it is mapped to M-?, but not sure if that
> should show the current mapping or just the default. 
> 
> Any suggestions?

Check the section name in your ~/.config/mc/mc.keymap. It must be [filemanager]
not [main].

-- 
Andrew
___
That worked!  I must have saved and restored my mc configs without analyzing 
for changes
ThanksBobC
  ___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


Re: In my mc.keymap I would like to change Find = alt-f

2022-10-16 Thread Andrew Borodin
On Sat, 15 Oct 2022 22:00:13 + (UTC) Bob Currey via mc  wrote:
> I would like to remap the find file to work on alt-f, alt-slash, or 
> ctrl-slash.
> I tried those in my ~/.config/mc.keymap file, but none of them work.  I do 
> think
> the change to alt-f did work a few years ago.
> QuitQuiet = f20
> Find = alt-f
> CdQuick = alt-c
> 
> I see on the screen it still says it is mapped to M-?, but not sure if that
> should show the current mapping or just the default. 
> 
> Any suggestions?

Check the section name in your ~/.config/mc/mc.keymap. It must be [filemanager]
not [main].

-- 
Andrew
___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc


In my mc.keymap I would like to change Find = alt-f

2022-10-15 Thread Bob Currey via mc
On my keyboard (2017 Dell I7-7559 Laptop) the Find function does not work on 
alt left shift ? to bring up the Find File box. It does work on alt right shift 
?, but I am left handed, so it is an awkward key combination for me.
I would like to remap the find file to work on alt-f, alt-slash, or ctrl-slash. 
 I tried those in my ~/.config/mc.keymap file, but none of them work.  I do 
think the change to alt-f did work a few years ago.
QuitQuiet = f20
Find = alt-f
CdQuick = alt-c

I see on the screen it still says it is mapped to M-?, but not sure if that 
should show the current mapping or just the default. 

Any suggestions?

BTW, Thanks very much to the Developers of this GREAT program.  I use it all 
day, every day.
PS: I am running antiX 21    

$ mc -V
GNU Midnight Commander 4.8.26
Built with GLib 2.66.8
Built with S-Lang 2.3.2 with terminfo database
With builtin Editor and Aspell support
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With support for X11 events
With internationalization support
With multiple codepages support
With ext2fs attributes support
Virtual File Systems:
 cpiofs, tarfs, sfs, extfs, ext2undelfs, ftpfs, sftpfs, fish
Data types:
 char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;


___
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc