If you have “Help” instead of “Ins”, replace it with Overgod-tier. Keep pressing it, it will come.

OC, feel free to share.

EDIT; Home is now G-od tier. I didn’t know it would go to the beginning of a line, I always used macros “lol”.

  • 𝘋𝘪𝘳𝘬
    link
    fedilink
    131 year ago

    Pressing ScrLk twice and then the number of the port switches to this port on the KVM switch in the office. Very specific use case, but still.

    Pause … I have no idea. If I remember correctly you can, well, pause terminal output with it, but I never tried.

    The rest of the keys I use regularly.

  • Dudwithacake
    link
    fedilink
    391 year ago

    For those learning how good Home is, wait until you try CTRL + Home. Start of the file.

    Also see: CTRL + End

    • @[email protected]
      link
      fedilink
      121 year ago

      Exactly. I feel that people shaming all these extra buttons must have been raised in the era of smartphones. They are all so useful. Well, except Insert. I still don’t get the point.

  • @[email protected]
    link
    fedilink
    31 year ago

    I was about to say home being useful cause it helps to get to the beginning of the page but its already mentioned in the description of the post 😂😂😂

    • @[email protected]
      link
      fedilink
      51 year ago

      I remember at one point when I was younger and newer to computers I was typing a document for school and being driven nuts by the damn insert key. Like I had zero clue as to why everything I was typing was just being overwritten every time I needed to go back and change something. I still think the insert key is absolutey evil!

      • @[email protected]
        link
        fedilink
        English
        21 year ago

        I had a similar experience, but after I eventually figured it out, I grew to appreciate the insert key. Mostly because there were a few times when someone else was getting frustrated with the same problem and I was able to help them. It made me feel powerful; I had suffered, but I now possessed the knowledge to save others from the same fate.

      • lad
        link
        fedilink
        21 year ago

        For entering overwrite text mode?

      • @[email protected]
        link
        fedilink
        5
        edit-2
        1 year ago

        Two things

        1. Overwriting existing text
        2. Some legacy scheduling software I use at work, where ctrl+ins inserts the copied day for a given coworker. Useful if you need to swap days in the schedule and a coworker has 3 different classes in as many rooms, and in some classes there are students from multiple courses. It’s archaic, but it saves time.
  • @[email protected]
    link
    fedilink
    91 year ago

    My work laptop has pg up and pg down as a secondary on the up and down arrows. It’s such a threat to be able to move up and down a page with just pressing fn and the arrow keys

    • cum
      link
      fedilink
      English
      31 year ago

      Woah buddy, no need to be so threatening to these innocent web pages

    • @[email protected]
      link
      fedilink
      81 year ago

      This comment just gave me ptsd due to a shitty keyboard I had growing up, they decided to put the sleep button (is that even still a thing? 👴) right next to the delete key I hit that thing on accident so many times :(

      • @[email protected]
        link
        fedilink
        21 year ago

        I have a power key on my Logitech keyboard. (K800 or something?) As far as I could find out, I could not turn it off, but you can change the action. Like sleep, shutdown, and restart or something… very… interesting feature?

  • @[email protected]
    link
    fedilink
    English
    391 year ago

    Smells like windows if End is God Tier but Home isn’t. On the command line being without either would kill my speed something fierce

            • @[email protected]
              link
              fedilink
              61 year ago

              Oh that’s interesting. You thought it was a back key? That’s very interesting to me as I’ve been using computers since before a ‘back button’ on browsers was a thing.

              • @[email protected]OP
                link
                fedilink
                21 year ago

                I actually thought it was like a reset button, like when using a browser, pressing home would put you into your home page. If the name was start, like end, I may have tried to actually use it for text editing.

                And those who don’t want to translate it, “Home” is “Mold” in Finnish, a running joke that the button is never used lol.

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        1 year ago

        I’ve only had issues with embedded serial consoles and things where you have to swap ctrl-h/? for backspace. But usually it’s solvable with key mapping.

        Also you mention vi/m but insert is red? That’s the toggle switch between insert and replace mode (i vs shift-R)

    • @[email protected]
      link
      fedilink
      151 year ago

      Ctrl-a and Ctrl-e are much faster to type than home/end and do the same thing (assuming a standard readline-enabled command line).

      All the keys in the cluster above the arrow keys are really too hard to reach to be of real practical use, IMO. Actually that includes arrow keys as well. Just too far from home row.

    • @[email protected]
      link
      fedilink
      11 year ago

      Not even just windows - i’ve used it a lot on windows systems - but yeah, this rather carries the scent of a skills issue

  • @[email protected]
    link
    fedilink
    81 year ago

    No one’s gonna throw shade at the ≣ key? Aka the Menu Key?

    It’s next to useless. It’s almost always used to open the right-click menu, which is specifically for GUIs and based on the mouse position… so why not just right-click? What silly person is using their mouse except to bring up the context menu?

    I’d say the same about the Super Key (❖) Aka The Windows Key, but I got i3wm on my laptop and I am loving having a GUI without needing to use my mortal enemy: the Trackpad. Plus it’s a minor time-save above moving windows/clicking menus with the mouse; still doesn’t apply to Menu when your finger’s already hovering over the RMB.

    • @[email protected]
      link
      fedilink
      91 year ago

      Super/Windows key isn’t useless… It gives you another modifier key. Since apps don’t really use it, you can use it for global shortcuts without the risk of collisions with shortcut keys that individual apps support like you would with Ctrl, Alt and Shift.

      • nickwitha_k (he/him)
        link
        fedilink
        21 year ago

        Something that I have come to appreciate about MacOS. The ctrl modifier is completely free from the OS so, I don’t have to worry about terminal commands causing unexpected side effects.

    • @[email protected]
      link
      fedilink
      31 year ago

      I use the menu key in my terminal emulator to paste from the clipboard. Just Menu -> P. There’s probably a shortcut, but this works.

      • @[email protected]
        link
        fedilink
        11 year ago

        Very nice! Jsyk, you can also use Shift + Ctrl + V for the one handed paste (likewise Shift + Ctrl + C to copy), or Shift + Insert (and Ctrl + Insert to copy) works too. If you’re on Windows, right clicking in CMD/Powershell pastes, Enter copies anything highlighted, and Ctrl + V work as usual… Ctrl + C copies too, except when a command/script is actively running, in which case it sends the halt signal, so use it at your own risk.

        I usually stick to the Ctrl + Shift shortcuts, but it messes me up when I’m trying to copy from firefox into my terminal and I accidentally bring up the devtools instead

        • @[email protected]
          link
          fedilink
          21 year ago

          Jsyk, you can also use Shift + Ctrl + V for the one handed paste (likewise Shift + Ctrl + C to copy), or Shift + Insert (and Ctrl + Insert to copy) works too.

          TIL, works in xfce4-terminal, thank you!

    • @[email protected]
      link
      fedilink
      41 year ago

      I use it to open the spell checker options while I’m typing. It’s annoying to have to switch from keyboard to mouse. My current laptop doesn’t have the key and I even added another short key.

      The super key, again, is useful so you don’t have to switch between keyboard and mouse when searching for an app. It is also the modifier for all GUI shortcuts.

    • @[email protected]
      link
      fedilink
      61 year ago

      I have to disagree with the Windows key being useless. Win+Shift+S for selective screen grab to clipboard. Win+E to open a new Explorer window. Win+D to show the desktop. They were my go-tos. Now I’m forced to use Mac I use the Win key all the time too, Win+C, Win+V…

    • palordrolap
      link
      fedilink
      1
      edit-2
      1 year ago

      According to the ancient list of standard keyboard shortcuts (generally made famous by Microsoft, but used elsewhere before and after), the context menu was Shift+F10 anyway. Plain F10 being the main menu. A context menu key wasn’t really needed.

      Even the Windows key had the alternative binding Ctrl+Esc for those people who had old keyboards. That’s why Ctrl+Shift+Esc called up Task Manager. Related meanings and all that. Arguably though, the Windows key being associated with the space-cadet keyboard’s Super functionality was a stroke of genius on the part of Linux adopters. It’s also why Alt is often called “Meta”.

      I’m surprised the context menu key hasn’t been called and used as “Hyper”, but then there is only one on a modern PC keyboard. There’s two of all the others.

      (Given the precedent, Alt+F10 ought to be the window manager’s “title bar” menu, but the Alt+F# shortcuts are a separate, older, family. Most aren’t implemented by default these days, but the famous don’t press it without thinking Alt+F4 to close the window is part of it. Alt+Space is what’s used instead for the aforementioned menu.)

  • @[email protected]
    link
    fedilink
    31 year ago

    I must be in the minority. I haven’t used any of these keys in over a decade. Probably more like 15 years at this point. Command + something can replace almost all of these, so why waste an extra key on it.

    • caseyweederman
      link
      fedilink
      91 year ago

      Really you just need a command key, get rid of the rest. Hold it down for different lengths of time to indicate which key input you want.

      • Bob
        link
        fedilink
        21 year ago

        There’s a comedy sketch from about twenty years ago where that happens but I can’t find it at the mo.

      • @[email protected]
        link
        fedilink
        21 year ago

        You joke, but my caps lock on my laptop keyboard is mapped to command and if I double tap it and hold it’s my hyper key. On my crkbd keyboard if I hold a it’s option and semicolon is control. I have quite a lot of keys like this. It’s very efficient.

  • lurch (he/him)
    link
    fedilink
    121 year ago

    on debian based system PrntScr actually prints stuff you’re looking at in a terminal, if a printer is configured. learned that the hard way, accidentally printing hundreds of pages of html source

      • lurch (he/him)
        link
        fedilink
        11 year ago

        well yes, but i hit it by accident and it didn’t ask and there wasn’t even a notification. the printer was in another room, so i couldn’t even hear it. (it was at work)

    • Björn Tantau
      link
      fedilink
      51 year ago

      Had to look for a new laptop for my wife. One of the requirements was a Home and an End key because both were missing on her old laptop for some inane reason. Not available with Fn, just nothing. Before that we wouldn’t even have thought of checking for that.

      • OmidMnz
        link
        fedilink
        English
        11 year ago

        You can add those as win+, or any other combination you like, using KMonad or Kanata, plus a lot of other shenanigans. But I guess having them natively is a lot easier for everyone involved.

    • Fubarberry
      link
      fedilink
      English
      1121 year ago

      Yeah, weird to see someone who appreciates the end key but not the home key.

      • @[email protected]
        link
        fedilink
        261 year ago

        Editing a line and pressing home to jump to the start of it is incredibly useful.

        More so when dealing with anything that was wrapped

        • @[email protected]
          link
          fedilink
          61 year ago

          I have my left mouse wheel click set to home, and right mouse wheel click to end. That way I can decide if I want to be at the start of the line or the end.

          • funkajunk
            link
            fedilink
            English
            111 year ago

            Why use the mouse when you are already on the keyboard?

          • Gumby
            link
            fedilink
            English
            11 year ago

            What if you want to be at the spot where you actually clicked the mouse?

        • @[email protected]
          link
          fedilink
          English
          151 year ago

          To kill the joke, they’re talking about the popular and mode-based editor VIM where in normal mode each key on the keyboard does an action

          • PM_ME_VINTAGE_30S [he/him]
            link
            fedilink
            English
            6
            edit-2
            1 year ago

            Yeah when I searched for “insert-mode” from another comment, the next suggested result was “insert-mode vim” and “insert-mode visual studio” (which IIRC is just aping vim), plus it’s /c/programmerhumor so I had a feeling that it would be vim shenanigans.

        • @[email protected]
          link
          fedilink
          251 year ago

          Only if you are in insert mode. If you are in normal mode, Shift-I moves to the beginning of the line and then enters insert mode.

      • Otter
        link
        fedilink
        English
        3
        edit-2
        1 year ago

        Or CTRL-{left arrow}

        I think, I’m going off muscle memory

        • Skua
          link
          fedilink
          61 year ago

          That jumps left one word rather than to the start of the line in everything I can think of

          • Otter
            link
            fedilink
            English
            31 year ago

            Nope you’re right, it was Fn+{{left arrow}} on mine. I don’t use it often though

  • @[email protected]
    link
    fedilink
    1
    edit-2
    1 year ago

    Personally I’d put home in green and del in yellow, I’ve got home and end mapped to the left and right of my up arrow key (for some reason Lenovo decided in their infinite wisdom to put pgup and pgdn there) and it makes it far faster to get around text editors