this post was submitted on 24 Sep 2023
184 points (96.9% liked)
Linux
47952 readers
1412 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In the beginning, the mouse did not have a wheel. The only way to move the view was by dragging the scrollbar with the mouse pointer. So when we got mouse wheels, it was easy to just connect the wheel to the scrollbar. And thus the traditional direction makes sense since you are moving the scrollbar, not the view. With time, the scrollbars became more and more hidden, and we got a disconnect between what we were scrolling (the almost hidden scrollbar) and what we thought we were scrolling (the view). When you think of it as manipulating the view directly, the natural scroll makes sense. Because that is what we do in touch devices (manipulate the view directly).
That said, I use traditional scrolling because it's what I am used to.
I think you're right - but it's slightly confusing that you're using the word 'view' to mean the opposite of what the diagram in the OP means.
The diagram uses 'view' to refer to some kind of imaginary viewing window placed over a large static content; other way of putting it is that 'view' refers to a camera pointed at the content; and 'content' refers to the thing that you are trying to look at or read. In any case, I don't think you've used the word incorrectly - but just inconsistently with what the post already had!
I didn't even see that picture in the OP. What that diagram calls a view I would call a viewport. But yes, it would have been better to use the same terminology as OP.