watch your key- board carefully
@amitshirsath1602 (36)
India
December 26, 2006 7:20am CST
on the upper side, you will see some keys like F1,F2 etc. why do we need them?
you probably know that F5 is used for refreshing. these keys are mostly used in command prompt like DOS.
following are some of it's uses that i know..
if you have something to say please let me know
F1 / right arrow: Repeats the letters of the last command line, one by one.
F2: Displays a dialog asking user to "enter the char to copy up to" of the last command line
F3: Repeats the last command line
F4: Displays a dialog asking user to "enter the char to delete up to" of the last command line
F5: Goes back one command line
F6: Enters the traditional CTRL+Z (^z)
F7: Displays a menu with the command line history
F8: Cycles back through previous command lines (beginning with most recent)
F9: Displays a dialog asking user to enter a command number, where 0 is for first command line entered.
Alt+Enter: toggle fullScreen mode.
up/down: scroll thru/repeat previous entries
Esc: delete line
No responses