Oh, so you read as soon as I post an answer? And then you carry this pain in yourself for another 12 hours before the next comment? :).
In some excuse for myself, let me say, when I read "programming MoC", I was thinking about more serious and professional things, as you could see, but then, yes ...
Search found 6 matches
- Sun Aug 28, 2022 7:46 am
- Forum: General
- Topic: Feature request. Software Scroll Lock always on/off
- Replies: 11
- Views: 2740
- Sat Aug 27, 2022 4:41 am
- Forum: General
- Topic: Feature request. Software Scroll Lock always on/off
- Replies: 11
- Views: 2740
- Fri Aug 26, 2022 7:30 am
- Forum: General
- Topic: Feature request. Software Scroll Lock always on/off
- Replies: 11
- Views: 2740
- Thu Aug 25, 2022 10:40 am
- Forum: General
- Topic: Feature request. Software Scroll Lock always on/off
- Replies: 11
- Views: 2740
- Wed Aug 24, 2022 1:56 pm
- Forum: General
- Topic: Feature request. Software Scroll Lock always on/off
- Replies: 11
- Views: 2740
Found the workaround: Scroll Lock can be automatically turned off every time it is activated using AutoHotkey script:
Code: Select all
~*ScrollLock::SetScrollLockState, Off- Fri Jul 24, 2020 11:32 am
- Forum: General
- Topic: Feature request. Software Scroll Lock always on/off
- Replies: 11
- Views: 2740
Feature request. Software Scroll Lock always on/off
Please add the ability to lock the behavior of a text cursor when pressing PageUp/PageDown.
I found that it depends on Scroll Lock key status. With Scroll Lock off a text cursor jumps along with PageUp/PageDown press, and that is the desired behavior.
But I have Scroll Lock key included in some ...
I found that it depends on Scroll Lock key status. With Scroll Lock off a text cursor jumps along with PageUp/PageDown press, and that is the desired behavior.
But I have Scroll Lock key included in some ...
