answersLogoWhite

0

I'm not 1oo% sure on this, but I think your answer is no. Because whenever you tap f1, f2, f3, etc... it automatically carries out your commands without having to touch other keys.... Hope this helps!

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

The CTRL and ALT keys pair with other keys to execute commands?

+DEL to log off and are there more??????????????


Is inline function a command?

No, functions (inline or other) aren't commands.


What is the function of a keyboard to the computer in daily life?

The keyboard's function is to make it faster to send commands to the computer. These commands usually are for typing, but may include other functions.


How do you use minecraft commands without showing it on chat?

You always type commands into the chat window but if it's a valid command, it won't show to other players. If it's showing to other players, the commands might not be configured/you might not have the proper privileges.


What other key can you use to select a command using the keyboard?

The Shortcut key can be used for selecting some commands. There are also many specific shortcut key combinations for commands and there are the Function keys.


What commands found with the Align commands evenly space objects horizontally or vertically relative to each other or the slide?

Distribute Commands


What is a command prompt on my PC?

Command prompt is an application created by Microsoft that allows the user to enter DOS command-lines. (in other words, it is not a GUI (graphical user interface); you have to type in the commands you want to execute (rather than point and click)


What other words can be used instead of perform?

execute


What other words have the same meaning as perform?

do; execute;


What is a constant function?

A constant function is a function that always yields the same output value, regardless of the input. In other words, the function's output is a fixed value and does not depend on the input variable. Graphically, a constant function appears as a horizontal line.


How do you add a third name on a house deed?

The other owner must execute a deed that transfers their interest to you.The other owner must execute a deed that transfers their interest to you.The other owner must execute a deed that transfers their interest to you.The other owner must execute a deed that transfers their interest to you.


What is the difference between executenonquery and executequery?

ExecuteQuery() :To Execute SELECT StatementExecuteNonQuery() :To Execute Other Than Select Statements (INSERT/UPDATE/DELETE)