[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: determining hotkeys for a program, without a manual?



* Karen Lewellen <klewellen@shellworld.net> [22-08/21=Sun 13:30 -0400]:
> I have a DOS utility [...].  Is there any simple way
> to review the program code and discover 2 hot keys?

Try running the binary through the 'strings' command to see
whether there's any in-program documentation that helps:
strings $pathToBinary|less


Reply to: