• kn33@lemmy.world
    link
    fedilink
    English
    arrow-up
    138
    ·
    8 months ago

    It’s an accessibility thing. If you can’t press two keys at once, then you can turn it on and press the modifier key, then the active key.

    • ZILtoid1991@kbin.social
      link
      fedilink
      arrow-up
      40
      arrow-down
      8
      ·
      8 months ago

      It would be nice if the default wasn’t being on, or it asked during installation or something.

          • enki@lemm.ee
            link
            fedilink
            English
            arrow-up
            32
            arrow-down
            2
            ·
            8 months ago

            It’s a hell of a lot easier to disable than it is to enable, especially if you’re not disabled. It’s a minor inconvenience once for us, but enabling it could be exceedingly difficult to overcome for someone else.

            • TopRamenBinLaden@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              11
              ·
              edit-2
              8 months ago

              Yea, a disabled person might have to get help to enable sticky keys if it wasn’t on by default. Most non-disabled people should not need help, unless they are so tech illiterate that they don’t know how to use Google.

              It’s a small annoyance that gets less annoying if you look at it from an empathetic viewpoint.

              • AeroLemming@lemm.ee
                link
                fedilink
                English
                arrow-up
                1
                ·
                8 months ago

                Don’t you just press shift 7 times and then click yes? What can you even do on a keyboard if you can’t do that? It seems like they intentionally made it easier to enable than completing pretty much any other task on a keyboard.

          • turmacar@lemmy.world
            link
            fedilink
            arrow-up
            4
            ·
            8 months ago

            More one of those long ramps that switches back several times that you can ignore and take the stairs.

        • snowsuit2654@lemmy.blahaj.zone
          link
          fedilink
          English
          arrow-up
          5
          ·
          8 months ago

          Eh, many people use computers but are not the ones who installed the operating system (e.g. work, school, library, etc.). I think it’s likely more accessible to be able to enable the feature at any time, if needed. In my experience pressing shift five times generally only happens to me when playing games. I don’t know how often it pops with normal web browsing, email, etc.

    • kubica@kbin.social
      link
      fedilink
      arrow-up
      8
      ·
      8 months ago

      I usually have it turned off. But I found it kinda useful once that I had a cast in one hand.

    • WarmSoda@lemm.ee
      link
      fedilink
      arrow-up
      12
      arrow-down
      6
      ·
      8 months ago

      And that’s all fine and dandy.
      If it didn’t randomly decide to turn on.

      • kn33@lemmy.world
        link
        fedilink
        English
        arrow-up
        45
        arrow-down
        1
        ·
        8 months ago

        It turns on when you tap shift 5 times in a row. It also has a pop up when it turns on giving you a link to the setting to turn off that behavior. Just turn it off when it happens if you aren’t going to use it.

    • MooseBoys@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      8 months ago

      There’s also no reason for a game to inadvertently trigger it. All games should clear the SKF_HOTKEYACTIVE flag on launch to disable the feature trigger during gameplay. Unreal, Unity, and most other engines do this by default.

    • Kyyrypyy@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      5
      ·
      8 months ago

      That is actualla good feature then, if you need it for accessibility… But why on earth does it need to prompt you to enable it with such an annoying way? To my knowledge, it’s the only accessibility option that agressively advertises itself specifically when you don’t want, or need, it to.

      More logical behaviour to prompt the enabling would be if a “modifier” key, and “non-modifier” key is pressed in sequence, but not at the same time. As the assumption of sticky keys is that the user is not able to press two buttons down simultaneously.

      That said, it is likely that a person who has need for this feature, but is not aware of it’s excistence, would not use other modifiers than shift, as they are needed exclusively for hotkeys, which is on the far end of the learning curve (as mouse, and right klick are more apparent to learn), and if such feature is needed, it’s excistence is apparent at the time you start to use the systems via hotkeys. Instead, if you hammer shift repeatedly while typing, it indicates that you light benefit from tjis feature. Thus only requiring detection of the writing cursor being active, which is already possible, because there is an accessibility feature to highlight that. I know this, because a fresh install of windows suggests that you go trough accesdibility on first startup.

      Sorry, I know you’re not developing Windows UI (but what do I know, if you did), but I kindawanted to rant a bit about such an apparent solution to a problem that has plagued from Win 3.11 at least.

  • KSP Atlas@sopuli.xyz
    link
    fedilink
    arrow-up
    46
    ·
    edit-2
    8 months ago

    Fun fact: A common way to get access to SYSTEM (higher than admin) privileges on Windows is the sethc exploit, where you replace sethc (the program that shows the sticky keys dialog) with command prompt, and it gets started as SYSTEM, the only thing needed is write access to System32, which can either be from an admin account or by editing the file system externally. This also allows opening a command prompt on the login screen, allowing some cursed things, like if you start explorer.exe on the login screen it combines the desktop and login screen.

    • RedditWanderer@lemmy.world
      link
      fedilink
      arrow-up
      20
      arrow-down
      1
      ·
      8 months ago

      Yes if you hold “shift” for 5 seconds, it will attempt to turn on sticky keys, which makes individual key strokes act like if you were holding them down. Individually pressing ctrl, alt, del with sticky keys is like pressing ctrl+alt+del

      • papalonian@lemmy.world
        link
        fedilink
        arrow-up
        45
        arrow-down
        1
        ·
        8 months ago

        Correction because I’m annoying: it’s when you press shift 5 times in a row. It would be terrible if just holding it down for 5 seconds activated it, haha

        • Valmond@lemmy.mindoki.com
          link
          fedilink
          arrow-up
          2
          arrow-down
          7
          ·
          8 months ago

          Ha ha, it’s still so fucking stupid though.

          Hey let’s activate hard disk defragmentation if you type 1 2 3 and 4 !!

          • pimento64@sopuli.xyz
            link
            fedilink
            arrow-up
            5
            ·
            8 months ago

            Gee, I wonder why anybody might need an accessibility feature that enables key combinations to be executed one key at a time? I mean, it’s not like there’s anybody alive on Earth who’s missing fingers, or has to use a pointing implement, so I guess we’ll never know.
            Windows has a lot of features to make computing easier for the profoundly disabled, you should check the Ease of Access Center to see if there’s one for you.

    • root@lemmy.world
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      8 months ago

      Was going to say, I don’t remember seeing this anytime recently, then remembered I’ve been daily driving Linux for like 5 years, lol.

  • Skull giver@popplesburger.hilciferous.nl
    link
    fedilink
    arrow-up
    42
    arrow-down
    1
    ·
    8 months ago

    Read the popup dialogue next time. It tells you what Sticky Keys is for and how to disable the trigger if you don’t want it.

    Or go to settings > accessibility > sticky keys > “keyboard shortcut for sticky keys”.

      • SirQuackTheDuck@lemmy.world
        link
        fedilink
        arrow-up
        11
        ·
        edit-2
        8 months ago

        It’s an accessibly feature for those who can’t hold down shift and the key they want to have in uppercase (or the variant, like the exclamation point).

        It’s useful for less computer savvy people or those with muscular issues (and for Tom, who fucking insists using his tongue to type is more hygienic (it’s decidedly not))

  • dorumon@lemm.ee
    link
    fedilink
    arrow-up
    21
    ·
    8 months ago

    As someone who has had shitty laptop keyboards with fucked up keyboards. I got some actual use out of the feature throughout the years and I have to say it’s quite nice.

  • YashaB@lemmy.world
    link
    fedilink
    arrow-up
    19
    ·
    8 months ago

    As a tetraplegic person, sticky keys are my lifesaver. I can only push one button one button at a time on my keyboard. Thanks to sticky keys, I can write grammatically correct and use key combinations.

    That’s what sticky keys is made for. Normally, it shouldn’t be active on default though, on my computers it never was. I always had to turn it on.

    • zxqwas@lemmy.world
      link
      fedilink
      arrow-up
      12
      ·
      8 months ago

      The shortcut to activate them is active by default and windows will display a notification when you press shift 5 times (I think) asking you about it. That happens a lot when you play some games.

      Easy enough to turn off the notification though. So not sure what OP is fussing about.

    • LwL@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      8 months ago

      It isn’t on by default, but pressing shift I think 5 times fast in a row is a shortcut not even to turn it on, but to display a pop-up asking you if you want to turn it on.

      You can disable that though. However it still seems like something that shouldn’t be happening by default, since no one is going to want to use it without knowing about it, and at that point opt-in seems better with how easy it is to do accidentally.

      • Honytawk@lemmy.zip
        link
        fedilink
        arrow-up
        3
        ·
        8 months ago

        The thing about accessibility features is that they need to be accessible.

        It is much easier for a regular person to disable them than for a disabled or old person to enable them.

  • pascal@lemm.ee
    link
    fedilink
    arrow-up
    20
    arrow-down
    5
    ·
    8 months ago

    Tell me OP is 14 years old without telling me OP is 14 years old.

  • HenryWong327@lemmy.ml
    link
    fedilink
    arrow-up
    10
    ·
    8 months ago

    A similar thing I’ve run into where a feature that usually wouldn’t get activated much gets in the way because of games making you input weird patterns is the Windows language swap hotkey, alt-shift. I play a game that uses alt and shift a lot, and involves quite a bit of typing, so I kept getting confused why my language was suddenly different. Took me ages to find out why.

    • Buddahriffic@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      Yeah, it’s annoying. I use Dvorak but some games don’t detect that (a lot of respect to those that do detect it because my qwerty typing isn’t very efficient anymore, if I do need to type in addition to game input) and it’s easier to switch to qwerty than rebind everything, so I don’t want to disable it.

      Though if you don’t use the other languages, you can remove them from your list. Do a search to find it, MS likes to move this option around so I don’t know offhand where it is right now, but if you only have one language/layout, the key combo does nothing. You can also change the hotkeys.

    • Honytawk@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      8 months ago

      If you just make sure to only have a single keyboard layout in the settings, it doesn’t have any other layouts it can switch to.

      I don’t get why you’d need multiple layouts, don’t you just have one keyboard connected to your computer?

      But yeah, just disable the hotkey.

  • ivanafterall@kbin.social
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    8 months ago

    I don’t know that there’s a point to them, so much as I just lose all motivation and fall straight to sleep after finishing my porn sessions.

    • starman2112@sh.itjust.works
      link
      fedilink
      arrow-up
      6
      ·
      8 months ago

      You know how when you press the caps button on your phone keyboard, it Capitalizes the next character you type? It’s that, but on a physical keyboard. Normally you have to hold the shift key, but stickykeys lets you just tap it.

  • soulfirethewolf@lemdro.id
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    Sticky keys is it so that when you press the modifier keys (control, shift, alt/option and win/meta/super/command), you won’t need to hold them in order to activate a keyboard shortcut.

    It’s an accessibility feature designed to make it easier for people who may have trouble using a keyboard to activate keyboard shortcuts.