Alt.Binz forum

New Alt.Binz versions => Requests => Closed requests => Topic started by: madshi on October 26, 2007, 01:58:20 pm

Title: F2 should "rename"
Post by: madshi on October 26, 2007, 01:58:20 pm
I'm used to press F2 to rename things in the Windows Explorer (and also in other programs). So I often press F2 in altbinz accidently when I want to rename something. Wouldn't it be reasonable to use the same key logic in altbinz that's also used in the Explorer?

Thanks!
Title: F2 should "rename"
Post by: cr4zyfr4g on October 26, 2007, 02:55:16 pm
you can do that yourself.

go to altbinz/lang and edit your language file and change it:

Code: [Select]
DQ_Renamegroupnamemenuitem_SHORTCUT=Ctrl+R

to

Code: [Select]
DQ_Renamegroupnamemenuitem_SHORTCUT=F2
Title: F2 should "rename"
Post by: madshi on October 26, 2007, 04:04:20 pm
Cool, didn't know that. Thanks!