Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

What is the word for the action of selecting an item by a mouse?

+0
−0

I am writing a tutorial on how to use a specific web application and I don't know which verbs to use. Shall I use "click" for buttons? But what if the user doesn't use a mouse? Contrary to "normal" applications, web applications can be visited by many different clients, e.g. PCs, Smartphones with Touchscreens, Voice Recognition Software... But the verb "select" fits better for radio buttons and check boxes in my opinion and would not be best for buttons.

Also how should I emphasize different elements such as button names, radio button or text field labels, strings to type in from the user, select entries...is there a guideline anywhere?

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

This post was sourced from https://writers.stackexchange.com/q/6197. It is licensed under CC BY-SA 3.0.

0 comment threads

2 answers

+1
−0

I think you can use "click" with relative impunity. Even someone on a tablet or smartphone knows that "click" equates to "tap" with a touch interface. If you really feel strongly about it, you can say "Click or tap" or "Click/tap," but ask around to make sure it doesn't sound clunky.

I agree that "select" is the right word for "choose one or more of these options," not for "interact with this button."

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

+1
−0

If it is a button, then press is still appropriate, as is click or tap. It can be handy to have multiple synonyms for something, and press works as well, or perhaps even better, for a touch interface than it does for a mouse interface.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

This post was sourced from https://writers.stackexchange.com/a/6200. It is licensed under CC BY-SA 3.0.

0 comment threads

Sign up to answer this question »