The Secret F13-F24 Keyboard Keys

Поділитися
Вставка

КОМЕНТАРІ • 689

  • @ThioJoe
    @ThioJoe  15 годин тому

    I recently created a new simple software tool that lets you send the F13-F24 keys by clicking a button in the app's GUI which is probably easier than using Power Automate like I showed in the video. It can be found here: github.com/ThioJoe/F-Key-Sender

  • @kanuos
    @kanuos Рік тому +673

    As a power user, getting 12 more keys is like a dream come true. Thanks Thio!

    • @francesquare8708
      @francesquare8708 Рік тому +8

      sorry for my ignorance but what is power?

    • @kuroshite
      @kuroshite Рік тому +36

      @@francesquare8708 someone who uses advanced features which aren't used by the average user

    • @aytraf
      @aytraf Рік тому +56

      ​@@francesquare8708energy spent per unit time.

    • @diablo.the.cheater
      @diablo.the.cheater Рік тому +5

      @@aytraf you could argue that power also refers to potential energy.

    • @kanuos
      @kanuos Рік тому +1

      @@francesquare8708 the thing that's over 9000!

  • @ThioJoe
    @ThioJoe  Рік тому +519

    Fun fact for today’s thumbnail: I couldn’t find any good close-ups of the extra function keys, so I had to download a blender model of a keyboard, extend it and duplicate the F-keys row, change the numbers, then do lighting. And that was all before photoshopping the text/graphics together.
    Took like 4 hours because I forgot everything from the blender donut tutorial I did a year ago

    • @TheEnderknight
      @TheEnderknight Рік тому +18

      Some games recognize the hidden F keys but they display as empty visually in the key binding settings because they lack a sprite.

    • @Aeduo
      @Aeduo Рік тому +6

      Some big old IBM Model M keyboards had them. Ones intended for terminal use I guess, but they had ones that were just plain AT PC keyboards.

    • @neopagan1976
      @neopagan1976 Рік тому +5

      I have a question for you, Sir. Would an apple keyboard be compatible with a windows desktop computer?

    • @jakjakob
      @jakjakob Рік тому +5

      @@neopagan1976 kinda yes, the key mapping will be the one from windows, not the keyboard (for special characters); and command the win key

    • @irinotecanhcl
      @irinotecanhcl Рік тому +4

      You needed to search for "IBM 122 key terminal keyboard" That's the keyboard that has the F13 - F24 keys. I don't know that any actual PC keyboards were made with 24 function keys, but I'm pretty sure these terminal keyboards would work on really old PCs with the large DIN (Pre-PS/2) style keyboard connector.

  • @StoneCresent
    @StoneCresent Рік тому +144

    A company I worked for had an old program from the 80s/90s that required the use of F13-F24 keys for certain key functions including navigation and saving information. They were entered by holding down the shift-key and pressing an existing function key. I was brought on to help migrate the company to a more modern product lifecycle management system. Unfortunately, by the time I was furloughed a few years later they had yet to fully retire the old system.

    • @mer2329
      @mer2329 Рік тому +5

      there are keyboards from that era that had all the function keys in 2 rows, for example the IBM Model M 122

    • @FrederickMarcoux
      @FrederickMarcoux Рік тому +5

      Exactly, old Cobol/Pascal/Basic programs used those keys for many things since mice didn't exist back then, or weren't widely supported.
      My dad still programs in BASIC with those keys all the time.

    • @ZMWanimations
      @ZMWanimations Рік тому +5

      That old software is still being supported. Likely running applications on IBM I which natively supports F13-24. IBM just doesn't change how they do things which is why it would appear like it's ancient software.

    • @mykale
      @mykale Рік тому +4

      I work somewhere where we use terminal software and they have those F keys where we have to use the shift key, is it possible the software was made in the 90s? 😟

    • @StoneCresent
      @StoneCresent Рік тому +4

      @@mykale I'm not sure when it was made, but it was a text only interface. I think it was accessed via an emulator or wrapper program that connected the user to the server that ran the program. It reminds me of how I remotely connected with the Linux machines at college for compiling code.

  • @JohnnieMartynov
    @JohnnieMartynov Рік тому +98

    Keys F13 - F24 are standard for terminals connected to the IBM mainframe. They were used for programs control, as there was no mouse or similar input devices. Software terminal emulators for PC use these keys too, F13 = Shift + F1 etc.

    • @0xF81
      @0xF81 Рік тому +8

      Exactly, I've been working on IBM mainframes for 6 months and if z/OS console required for example F14 key we pressed SHIFT+F2

    • @richardhowell8553
      @richardhowell8553 Рік тому +2

      Oh, the memories...

    • @toddfraser3353
      @toddfraser3353 Рік тому +1

      Exactly, I still use them today, as they're legacy applications that may still need them. While I tend to use Apps moved from a DEC VT220 layout the principle is the same. I sometimes plug in an Apple keyboard just for convenience. However I would like to get my hand on a good VT100 keyboard as it would make the software key presses make more sense. Such as F15 being labeled Help

  • @ericjohnson1551
    @ericjohnson1551 Рік тому +227

    I've used these with AutoHotkey for years. Also, mapping controllers, virtual controllers, mouse-keyboard combos, and voice command scripts. Any two systems that have difficulty sending or receiving input can use these keys as the intermediary.

    • @t1m3f0x
      @t1m3f0x Рік тому +4

      I use them with AutoHotkey too, it really helps to have keys not on my keyboard for activating custom keyboard shortcuts with my tilt wheel, or a combination of mouse buttons.

    • @Neo-vz8nh
      @Neo-vz8nh Рік тому +2

      I also use AutoHotkey, mainly for gaming macros (but other stuff too). This F12+ key maybe handy with AHK.

    • @compactcow
      @compactcow Рік тому +3

      Yep. I use AHK to rebind caps lock to f23, which is my screenshot button. Free extra key, and on the off-chance I need to use caps-lock I use alt + caps lock.

    • @akeiai
      @akeiai Рік тому +1

      ​@@compactcowwhy not bind your screenshot to Windows Key + PrntScrn, then rebind normal prntscrn to f23

    • @lifzz-gv1sx
      @lifzz-gv1sx Рік тому

      I cant use my script on games, ets2 to be specific. Running the script as admin doesnt work too

  • @tzarg
    @tzarg Рік тому +473

    so THAT'S why it was the F25 key meme and not F13, interesting!

    • @imnotusingmyrealname4566
      @imnotusingmyrealname4566 Рік тому +28

      F25 key meme?

    • @not-a-human
      @not-a-human Рік тому +19

      F25 key meme.

    • @Tobim6
      @Tobim6 Рік тому +48

      @@imnotusingmyrealname4566 I am gonna press the F25 key!

    • @Blankjoyer_
      @Blankjoyer_ Рік тому +15

      @@Tobim6 *weird noises*

    • @tzarg
      @tzarg Рік тому +10

      @@not-a-human beep boop F25 key being pressed by me boop zeep

  • @gallium-gonzollium
    @gallium-gonzollium Рік тому +6

    This takes the phrase “I’mma hit the F25 key” to a whole new level

    • @heart_locket2
      @heart_locket2 Рік тому +3

      Ummm actually there is no F25 Key - 🤓

  • @raygunpyle
    @raygunpyle Рік тому +59

    We use the IBM PC 5250 emulator at work to connect to an AS400 mainframe. This green screen supports 24 F keys as well. To use the keys of F13-F24 you hold shift and pressing the respective F1-F12 key. Or alternatively get an old school IBM keyboard with all 24 physical keys :)

    • @shackamaxon512
      @shackamaxon512 Рік тому +2

      You mean Client Access? Used that for many years as an AS400 developer. Yeah you'll need a lot of function keys for those ugly green screen apps. I kinda miss the 3197 terminals

    • @raygunpyle
      @raygunpyle Рік тому +1

      @@shackamaxon512Oh yeah.... Client Access...that is correct!!

    • @ledoynier3694
      @ledoynier3694 Рік тому +1

      Same deal, at work we sometimes have to access our old ERP (MAPICS) that runs on IBM AS400 and uses those extra function keys :p
      reminds me of those old terminals we had at the library when i was a kid

    • @etienne6641
      @etienne6641 Рік тому +3

      Yes, also using today still on the AS400. Very handy!

    • @PowerShell13
      @PowerShell13 Рік тому

      Yes, because of using F1 - F24 almost every day, I was wondering about this Video. But it seems using the F keys is more like an exception for most users 😂

  • @umi3017
    @umi3017 Рік тому +64

    I use F14 for PrtSc, I used to use Fraps which supports PrtSc, but after move to DX12 and Valkun, I'll need something else, I ended up with OBS as it's the only working one on multi-monitor, but it doesn't support PrtSc like many other tools I tried. After searching online I found the solution of swapped PrtSc and F14 with AutoHotKey, then assign F14 for screenshot, and it works great.
    It actually amazed me how many programs, even those are purposed for screenshot doesn't support PrtSc key and says it's a witchcraft key of some sort, but some others deal with it without issue.... maybe a video for that?

    • @safebox36
      @safebox36 Рік тому +6

      I don't know why, but I find this weird. I've rarely seen a keyboard without a PrtScn key.
      Mine even has an extra button for sleep mode but removes the ScrLck key.

    • @vgamesx1
      @vgamesx1 Рік тому +2

      Greenshot my guy, I don't know that it supports F14 but it's a way better screen capture tool than default PrtSc including as you may have guessed, hotkeys of which you have multiple keys for capture full screen/window/region/last region and a few save options.

    • @freedustin
      @freedustin Рік тому +1

      Print Screen has to be a hack. Nobody wants to talk about how it works. I suspect it always interrupts the CPU. Any attempt to google how it works just results in "how to use" and nothing about how it works. The key is very effective at creating controlled lag in online games and is basically a free built in cheat for many online games.

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Рік тому

      On Linux, PrtSc normally launches a screen grabber program.

    • @tuvaaq
      @tuvaaq Рік тому

      @@lawrencedoliveiro9104 yB default in Windows it captures full screen to clipboard but there's included software called Snipping Tool which can be configured as an alternative.

  • @I.____.....__...__
    @I.____.....__...__ Рік тому +8

    I've done both of these years ago and it's great. I assigned F13-F24 for the extra keys on a fancy mouse and also assigned them to a custom-made HID input-device/keyboard/"stream-deck" thing I built with an Arduino. Then I used AutoHotkey to allow me to assign them to actions. There are other keyboard scancodes and virtual-keycodes that are generally unused that can be used as well. You could theoretically create an input device with an extra ~100 keys on top of the ~100 on a regular keyboard. Don't forget that you can use modifier keys like Ctrl, Alt, Shift, and Win with them for THOUSANDS of combinations. 😉
    2:30 Years ago, I wrote an AHK program to create dozens of hotkeys to allow me to do pretty much anything and everything I want. Then I wrote a dedicated AHK program to create THOUSANDS of hotkeys to all me to input all kinds of Unicode characters and emojis and stuff. The biggest trick was to implement chording.
    2:57 Yeah, pressing a key to assign it is tricky. That's why I wrote a simple AHK script to send the scancode when I press a normal keyboard key. 😉 Easy peasy.
    6:17 VK_F13…VK_F24 … VK_OEM_4, VK_PROCESSKEY, VK_ZOOM, VK_EXSEL, VK_KANJI, VK_NONCONVERT…
    I think the last time I saw a keyboard with F13-F24 was an IBM keyboard from a PS/1 or PS/2, _many_ years ago. 🤔

  • @safebox36
    @safebox36 Рік тому +65

    For those with a UK keyboard; that AltGr key is really useful for accented characters like áéíóú.
    But also for those extra F keys depending on the manufacturer...

    • @MicraHakkinen
      @MicraHakkinen Рік тому +7

      I prefer setting my keyboard layout to US International with dead keys, that way you can type 'e to get é, ^a to get â, "i to get ï, etc. Or if you want just the ', or ", etc, follow it with a space.

    • @Blueyzachary
      @Blueyzachary Рік тому +4

      @@MicraHakkinenthen it’s difficult to use those characters without adding diacritics

    • @MicraHakkinen
      @MicraHakkinen Рік тому +3

      @@Blueyzachary It'll certainly be something to adjust to. I've done it this way ever since Windows 3.1 so to me it feels perfectly natural and I wouldn't have it any other way. But I suppose that sentiment is equally valid for someone who's used to doing it a different way :)

    • @lawrencedoliveiro9104
      @lawrencedoliveiro9104 Рік тому +4

      On Linux you have the Compose key, which gives you access to dozens, hundreds of extra characters via mnemonic sequences. Like compose-lessthan-quote for opening quote “ and compose-greaterthan-quote for closing quote ”.

    • @gmdtungsten
      @gmdtungsten Рік тому +1

      áéíóú

  • @Caffin8tor
    @Caffin8tor Рік тому +6

    I used to use some of these keys in an old database system called DOMS. The interface was text-only, but opened in a special window with menu buttons on the top mapped to those function keys which had programmed functions in the database system.

  • @Windows__2000
    @Windows__2000 Рік тому +3

    This is REALLY valuable information to me. I'm surprised I haven't heard about it after a ton of googling and searching on Reddit (before they made API changes).
    I had the same exact problem with a mouse and ended up using things like numpad home, end and + - which can get annoying.

  • @kevrosbane
    @kevrosbane Рік тому +1

    glad you covered this. every time i have someone ask me to build them a foot pedal or specialize button set up they are always confused when i mention f13-f24 witch is odd as some of the people were teens when the old keyboards contained them as a dedicated row. that being said they are the best for single key with vary rarely in a blue moon does somthing use them other then editing software as you can still get specialized keyboards for a work software.

  • @rodrigoalejandroneumanncaf5319

    Unicomp, Inc. still makes those great keyboards, they are listed as PC-122 on their web page and they are based on very old mechanical IBM models but with a modern USB connection instead of the ancient AT or PS2 (I think they also sell keyboards with those connectors).

  • @AbuBakrxKiNG12
    @AbuBakrxKiNG12 Рік тому +1

    I have been using these for media controls on the keyboards which dont have one. It comes in handy for volume mutee, up, and down. Thanks for covering this!

  • @ivirius.parody
    @ivirius.parody Рік тому +19

    Fun fact: they still appear in PresentationFramework, System‎.‎Windows and UWP (while coding, in the virtual keys enums)

  • @samadhicastellon2585
    @samadhicastellon2585 Рік тому +5

    I knew! I bought a macropad and assigned all its keys to the F13-F24 keys so I had dedicated keys for them; which came as useful as I can quickly convert them back to whatever I need with AutoHotKey, which is already pretty flexible.

  • @Eledore
    @Eledore 11 місяців тому

    A nice explanation video, so now i don't have to individually tell people about it. Thanks!

  • @WoefulMinion
    @WoefulMinion Рік тому +2

    I remember those function keys well. Before the mouse was a thing, productivity software used every possible key combination as shortcuts. You could buy keyboard overlays to help you remember which keys did what. That was especially helpful for your rarely-used functions.
    Some days when I'm frustrated trying to find something on a ribbon or buried deep in a menu, I'll fondly remember when WordPerfect and Lotus 123 were state of the art.

  • @Username5H0
    @Username5H0 Рік тому +5

    Using F13-F24 as push switches, and toggle switches (which would hold down their respective key when enabled) for the keys mentioned below, we could make a total of 12288 key combinations... assuming we could make such long combinations.
    LShift,RShift,
    LCtrl,RCtrl,
    LAlt,RAlt,
    CapsLock,
    Meta,
    Menu,
    Fn.

  • @cheeseparis1
    @cheeseparis1 Рік тому +4

    in my laptop's Bios, I can choose whether a function key sends the Fn or the volume/brightness action. Fn+key does the other thing. Setting it to "function keys" was one of the first things I did!

  • @jase_allen
    @jase_allen Рік тому +1

    Kind of reminds me of my old Northgate OmniKey Ultra Keyboard. It had the F1-F12 keys on the left side of the keyboard. At the top where you'd usually find the function keys was the special function keys SF1-SF12 that you could assign macros to. If I remember correctly, the macros were stored on the keyboard itself so it didn't need extra software to use them.

  • @xorowl1584
    @xorowl1584 Рік тому

    i've done research multiple times trying to find how to unlock those extra F keys for macros before, and could never get it working.
    Thanks a ton for the info!

  • @RougeEric
    @RougeEric Рік тому +5

    Remapping NumLock to F19 is amazing for setting up a ton of practical shortcuts!!

    • @Liggliluff
      @Liggliluff Рік тому +1

      I'm curious why specifically F19

    • @RougeEric
      @RougeEric Рік тому

      @@Liggliluff no good reason. It's just the one I have set up. I think I avoided lower numbers in case any apps still used them for some weird legacy reasons (apparently quite a few things have weird default behaviors for F13), so F19 seemed like a good place to start.

  • @captainkeyboard1007
    @captainkeyboard1007 Рік тому

    This show is very interesting and it goes right up my alley. I am interested in learning new things about keyboards since I am an avid typist.

  • @thejayfrom87
    @thejayfrom87 Рік тому +2

    As a Mac user, I often use F13-F19 for shortcuts, especially in Photoshop, very handy as like you say most programs don’t assign anything beyond F12.

  • @surfwarrior
    @surfwarrior Рік тому

    Yup. I knew about these and use them with my Corsair K95's 18 G-Keys. I use the F13-F24 + 6 more Intl keys to map the remaining 6 G-Keys. I then use this in a combination of AutoHotkey to run various scripts and macros and AutoHotkey can register those keys and even allow for modifiers, such as Shift-F13, Alt-Shift--F16, Alt-Win-F24, etc. ... yes. I run lots of Autohotkey scripts. Thio, you did give me an idea on how to map multiple modifier keys to potentially work with Foobar2000 that only natively allows a single modifier key. Thanks for this video.

    • @hb-man
      @hb-man Рік тому

      Autohotkey can detect the focussed application, so you can change the key stroke sent based on the application receiving them. That allows for specific adjustments if needed.

  • @LadyGavGav
    @LadyGavGav Рік тому +12

    Oddly enough, I knew about these before I watched the video. I worked in a government department where some of our core software was programmed in about 1988. The way to navigate through the screens was by typing in a dialogue number, or by pressing combos such as Shift+F4 to mimic F16.

  • @livipup
    @livipup Рік тому +1

    Ooh, I never knew GHub had that drag and drop functionality you mentioned. I was using F13-F17 for 5 programmable keys on my keyboard, but I had a hard time figuring out a different way to get them set up. The power automate thing you mentioned sounds very useful too. I might be able to use it to rebind an extra button on my mouse.

  • @thealeas
    @thealeas Рік тому +1

    I remember seeing those key a very long time ago on a very yellowed factory grade keyboard. Unfortunatly I can't remember what that keyboard was for but your video reminded me of that childhood memory. Also who remembers cardboard overlay around the F-keys to remember the shortcuts in DOS wordperfect?

  • @imnotusingmyrealname4566
    @imnotusingmyrealname4566 Рік тому +2

    6:45
    How many monitors do you want?
    Yes.

  • @IrocZIV
    @IrocZIV 7 місяців тому

    Had set up a num-pad to run scripts and hot keys and with the use of joytokey I used the other 'F' keys quite a bit to set it up. Its very nice to have a single key to press that is known to not be used.

  • @rita2715
    @rita2715 Рік тому +4

    The F13 - F24 keys also show up on handheld scan guns. (ex: Honeywell CK75) It's not a desktop keyboard, but it is a modern device.

  • @BurzowySzczurek
    @BurzowySzczurek 11 місяців тому

    Nice to know I'm not the only one that uses these. It's a great thing to have my 5 mouse buttons bindes to F13 - F15, so I can bind something in a game to mouse without taking up keys on keyboard.

  • @mfaizsyahmi
    @mfaizsyahmi Рік тому +1

    I first learned the existence of these keys from Tom Scott's video, The Art Of The Bodge. I learned about AutoHotkey there as well!

  • @Velo1010
    @Velo1010 Рік тому

    Learned something very new from this video. I may actually try this on my laptop.

  • @janimakinen1455
    @janimakinen1455 Рік тому +2

    Great video! Here in linux-land key symbols go up to F35, and creating that magic keypress happens with "xdotool key F35". As it happens, the keystrokes making this very sentence are being sent from my laptop to my workstation thru ssh and a bash script that uses xdotool to convey input events :)
    ... using the mouse via the keyboard is pretty annoying though, as it reveals a lot of QUITE shoddy gui design down to the pixel. And what happens when you suddenly press the left arrow key 1500 times to rewind a browser video player might surprise the crap out of it >_

  • @R3_dacted0
    @R3_dacted0 Рік тому

    I only learned about the additional Function keys not to long ago and it blew my mind.
    But I love your idea of creating macros that trigger them so you can use them in other programs.
    Also, a potentially easier method of assigning hidden keys when a physical keystroke is required is to just assign that hidden key to a temporary key and then just press that temporary key when it's listening for a keystroke. In other words, set your "Mouse 5" button to be F13, then when it asks you to press a key, just click your "Mouse 5" button and it should act like you pressed F13. Then just revert your "Mouse 5" button when you're finished.

  • @ElfontLeBlonde
    @ElfontLeBlonde 11 місяців тому

    Yes. I do. I worked with this kind of (trimodal) keyboards. We needed this for our sinix terminal (mainframe)

  • @allezvenga7617
    @allezvenga7617 Рік тому

    Thanks for your sharing

  • @bengamin98
    @bengamin98 Рік тому

    Didn’t know, thanks for info!

  • @jayscaptures
    @jayscaptures Рік тому

    I use Power Toys, and I used it to reprogram my custom key from calculator to a sound switching toggle (which changes the sound output from laptop to headphones and vice versa, using SoundSwitch).
    I also used it to remap my 'prt scr' button to the new Windows screenshot tool (Win + Shift + S).

  • @anon_y_mousse
    @anon_y_mousse Рік тому +1

    As a matter of fact I did know about them, and SDL and GTK both define the keys, though you have to make sure to use SDL 2 as 1 only went up to F15. I don't know if you do any programming, but you can use both libraries on Windows too.

  • @DominikJaniec
    @DominikJaniec Рік тому

    thanks for info about this Power Automate tool for Windows!

  • @revoconner
    @revoconner 9 місяців тому

    I use f15 to f17 mapped to moba mouse macros to navigate 3D programs because the same pan, zoom and orbit functions for the viewports are drastically different. I then use AHK script to map these functions to their macros for each program. Saves me having to create individual profiles in the mouse software for each program.

  • @saltyroe3179
    @saltyroe3179 11 місяців тому

    IBM created PF keys for mainframe terminals that did not have a graphical user interface, nor mouse. PF stands for Program Function. Some of these keys were reserved for functions like help. The rest of PF keys were available for a programmer to assign functions for the application running. This meant PF key functions were different from one application to another. The IBM 3270 originally had 12 PF keys which was enough, because most programs didn't use them at all. My favorite was IBM ISPF which was program editor editor that used IBM 3270 terminals to interact with mainframe where the processing was done. While a big advance at the time, ISPF had limited functionality because of the lack of computer power and the high cost of the terminals which did very little work beyond display and keyboard input.
    The PF keys increased as the need for more occurred. When the IBM 3290 gas plasma display was introduced it could display multiple 3270 terminal images and PF13 and upwards were used to select the virtual terminal . These were very expensive devices and usually only used by systems programmers who could watch what was going on the mainframes while still having another virtual terminal to do other things. This is like having multiple windows in in a GUI but with fixed window sizes and locations on the screen. No mouse making selection dependent on PF keys. BTW these terminals were had beautiful displays. Each session or window had to have its own connection (not physically seperate) to the terminal controller, and again, almost all real work was done by the Mainframe.
    Where I worked we replaced the IBM 3290 with PS/2 personal computers. Because of local processing capability these were in fact superior tools.

  • @StuffOfSonny
    @StuffOfSonny Рік тому +8

    I had actually been doing this for my Logitech G600 12-button mouse for a while. Something I found out though - Minecraft only reads up to F15 for some reason, as was the case for Skyrim. I think it has to do with some input libraries that are commonly used in development.

    • @drstefankrank
      @drstefankrank Рік тому +3

      Sounds like 1 hex character. 0 to F. So F1 would be 0 and F15 F.

    • @grantsparks6554
      @grantsparks6554 Рік тому +2

      If that were the case, it would run 0 => F1 to (15) 0xF => F16. It's still possible that it has something to do with fitting within a 4-bit address.

  • @RazoBeckett.
    @RazoBeckett. Рік тому

    your videos are so informative

  • @lyrebird712
    @lyrebird712 Рік тому

    I actually use Corsair's iCue software to map F13 - F24 directly to my F-keys on a separate profile for those cases when I need to "press" those keys specifically. iCue paired with AutoHotkey on Windows has made my keyboard quite flexible :)

  • @false_positive
    @false_positive Рік тому +9

    It’s computing, so there should be a F0 key as first one

    • @enginerd80
      @enginerd80 Рік тому +1

      Recently I saw a laptop for sale on eBay. I kind of considered buying it, but then noticed the keyboard layout -- I think it was Hungarian. The oddity for me was that the 0 key wasn't on the right side of 9 as in most keyboards, but on the left side of 1 🤯. Physically the keyboard had the same number of keys arranged the same way as in Swedish/Finnish keyboards, so after switching the layout in Windows' settings it should work fully normally for me, but I think just _seeing_ that thing daily would just F my brain. 😅

  • @emilieej
    @emilieej Рік тому

    I'm only about 30 seconds into your video and want to volunteer that I've mapped said keys to the macro keys on my Logitech G815, and then bound them to things like Discord Mute/Deafen, the Steam and Discord overlays, and saving the last minute of gameplay through software I use. Honestly nice to not have to worry about those interfering with stuff like game controls, like trying to type ~ or accidentally pushing Shift + Tab in a game.

  • @techtricksgh
    @techtricksgh Рік тому

    Hmmm, these function key can do a lot, thanks for sharing..

  • @666PANDEMONIUM
    @666PANDEMONIUM Рік тому

    You have breathed new life into my razer naga, thanks!!

  • @Chepakishui
    @Chepakishui Рік тому

    I've had the software from the place I use to work at able to recognize up to F36. F13-F24 were accessed through Shift+F1-F12 (basically Shift=Fkey+12) and F25-F36 were Ctrl+F1-F12. Maybe that last set was Alt instead of Ctrl, it's been almost 4 years and I very rarely used those ones. Up to F24 was very common though.

  • @Mamelao661
    @Mamelao661 Рік тому

    5:39 On my keyboard (And most of the keyboards) you can press Fn + ESC to swap between F1 - F12 (F24) and volume up, volume down, etc

  • @ProtoV33MK1
    @ProtoV33MK1 8 місяців тому

    I have a Cherry LPOS keyboard that has the F1-F12 keys, plus like 24 remappable keys. This'll make that great for the garage as a 3D printer/CNC control keyboard. Now I can have stuff like home and jog controls right there instead of in a menu.

  • @MarcioHuser
    @MarcioHuser Рік тому +1

    I had never heard about that. Almost 30 years using computers and that's the first I hear about those. BUT, that explain why some header files have macros for F13 and up, but I always assumed it was some "reserved for future use" case 😅

  • @nattherman7321
    @nattherman7321 Рік тому

    0:55 just pulled up my exact setup, wow

  • @FlameSoulis
    @FlameSoulis Рік тому

    I've known them for years. If you plan to make your own macropad, but want to avoid conflicting things like Shift+ FXX (that way, if you are holding shift when doing a macro, you don't trigger a preexisting one), remember you can do F24+F(1-23). This SUPER reduces the likely hood of triggering something in error, and gives you a large scope of keys to work with. You can think of it as a form of layering, and you should get 12 combos with just F20-F24 alone.
    Also, other languages exist, but your results may vary with those kinds of keys.

  • @schuhter
    @schuhter Рік тому

    I used it in a small batch script on my work notebook. It clicked F13 every 5 minutes to prevent idle/logout and MS Teams status changes. Doesn't prevent you from working normally since no program uses it

  • @vertigo1055
    @vertigo1055 Рік тому +3

    I use a Logitech G915 and I also use a lot of Professional Applications that could benefit from this (or rather I could benefit from this). I find the "G Keys" an indespensible set of keys as part of my "tool box" of shortcuts and modifier keys as well as Macros. Cheers! Stay Healthy and Stay Sane!

  • @_defined
    @_defined 11 місяців тому

    Thank you that you told me about powertoys have function to reassign key, since i have a broken "l" key

  • @RaymondHng
    @RaymondHng Рік тому +1

    0:04 That is a 122-key keyboard for an IBM 5250 terminal that is connected to IBM midrange systems, AS/400 and System i.

  • @MageThief
    @MageThief Рік тому +1

    I didn't know about the F13-F24 keys, so this was a good video.
    I also know about PowerToys and Power Automate, I almost daily use PowerToys but never used Power Automate.
    So, could you do a video of how to use Power Automate to its fullest, from small things to really push it to its limit, it would be really interesting to see what things one could use it for.

  • @MadFrapser
    @MadFrapser Рік тому +2

    Autohotkey rocks so good for making extra keys, via combos.

  • @XCanG
    @XCanG Рік тому

    I usually use AutoHotKey to remap key or combination. You can limit script from running globally to a certain application, those removing any interference you may have. With that I was able to remap some old games that can work only with a controller to use mouse+keyboard (and with a better keyboard keys, e.g. instead of IJKL move to WSAD and arrows).

  • @johngoard8272
    @johngoard8272 Рік тому

    Have never understood the F keys Joe except for getting into the BIOS so this video just clears up some of the secrets of them. But having said that using those keys seems to be quite convoluted and difficult to understand so I just don't use them much at all.

  • @jongeduard
    @jongeduard 11 місяців тому +1

    I know a use of these keys. There is a program called Caffeine that uses F15 keypresses to prevent your system from going into sleep or suspend mode, which is easy if you are busy on your pc but need to walk away at moments.
    And there are other comparable tools. Even the PowerToys application that you mentioned has a Caffeine like mode, called Awake. Although I am not sure if that one uses the F15 keypress or does it in another way by default.

    • @coinitializeex2101
      @coinitializeex2101 2 місяці тому

      PowerToys Awake uses SetThreadExecutionState to tell the system that it shouldn't go to sleep. Also media players can use it to prevent the system from going to sleep or turning off the display while playing. You can check what programs are blocking system suspension by typing "powercfg /requests" in Command Prompt with admin privilege.

  • @durban6276
    @durban6276 Рік тому

    Used F13 - F24 a lot with programing tools in the dark ages before mice. Somehow I found a template that fit on the F1 - F12 keys with the corresponding F13 - F24 keys written above. Thought I'd died and gone to heaven because math was no longer required to figure out which upper case function key was which. I now use a couple of Logitech g series keyboards because I wanted macros that weren't program dependent. Nice stroll through the past!

  • @PedroAugusto-yu8yc
    @PedroAugusto-yu8yc 10 місяців тому

    This was the video ive been searching for years. Finding unused keys for soundpad was hard

  • @FZs1
    @FZs1 Рік тому

    I used to use them to activate desktop shortcuts. When doing this, Windows requires the Ctrl+Alt+... modifier, which makes it annoying to press... except for the F keys. So I remapped one of my unused physical keys to F24 (using SharpKeys), and it all worked.
    Fun fact: while the shortcut properties dialog _does_ recognise the F13-F24 keys, but can't display them -- they show up as an empty space.

  • @-DeScruff
    @-DeScruff Рік тому +3

    I wish FFXIV recognized F13-24
    I have one of those MMO mice with 12 buttons, and they are assigned to Numpad, but you cant use Shift + Numpad, otherwise it gives you navigation buttons like Page Up.
    It also be handy ro use the numpad to quick pull up various menus in an organized manner rather then random keys like C, M or L

    • @tuvaaq
      @tuvaaq Рік тому

      Aye, I'm a left handed mouse user and in most games have to remap WASD and surrounding to numpad, you can only use the CTrl and Alt modifiers with numpad as you say because the shift key toggles numlock status whilst pressed.

  • @freezersk
    @freezersk Рік тому

    Yeah I knew about these, one of the uses I noticed is in apps like Caffeine which uses these "unused" keys to prevent computer to fall asleep (they simulate pressing F15 or some of the higher function keys).

  • @happyhippoeaters4261
    @happyhippoeaters4261 Рік тому +1

    I use alot of key binds, having more keys that aren't pre-tied to things is useful to me!

  • @johnsavard7583
    @johnsavard7583 11 місяців тому +1

    Some IBM mainframe terminals had the F13 through F24 keys, and so keyboards for versions of the IBM PC that were connected to mainframes had these extra keys. However, these 133-key keyboards are different from the 101-key keyboard in other ways; the codes for the F1 through F10 keys are different, for starters.

  • @Peter_Scheen
    @Peter_Scheen Рік тому

    I remember in the early nineties I met these function keys.
    I think it was Siemens who had a software program for a municipality where all 24 where used, remember, it was the DOS era, and they also assigned the ALT, Shift and Ctrl keys to it.
    So, a total of about a hundred options where there.
    They had a twenty page manual only to describe these functions.
    I personally did not work with it but I was told it was a nightmare.

  • @CarlosXPhone
    @CarlosXPhone Рік тому

    Some things i didn't know before. Some keyboards i used had icon on them, and i didn't understand what they do... now i understand. 😮

  • @likebot.
    @likebot. Рік тому +29

    I worked in retail and our f13 to f24 keys were not even enough. Our product lookup had to be split logically so that you could use one set of F-keys on screen-A, and a different set of functions on the same F-keys on screen-B.

    • @Rust_sans
      @Rust_sans Рік тому +2

      F25?

    • @likebot.
      @likebot. Рік тому

      One of the function keys is the same on both screens and is used for toggling between them.

  • @user-mh6db7yw8h
    @user-mh6db7yw8h Рік тому

    Love your videos.
    Can you make a video about easier ways to switch keyboad language? Right now, you can either use the left ctrl+shift or change that to the ~ key (but that is problematic when writing code).
    Thanks!

  • @plazasta
    @plazasta Рік тому

    This might actually prove very useful for me, since my Unicomp PC122 does have dedicated F13 to F24 keys, but they're mapped to shift-F1 to shift-F12, which many programs still recognise as F1-F12. Always wondered if I could remap them genuinely to F13-F24

  • @zsoltmajoros2425
    @zsoltmajoros2425 Рік тому

    thank you for letting us know. in my case I do not use any of those keys but I might in the future

  • @Marten_Zeug
    @Marten_Zeug Рік тому

    I already knew about the existence of the F13 to F24 keys :)

  • @thavionhawkmkii4509
    @thavionhawkmkii4509 Рік тому

    I have a Razer Tartarus that I use as a macro pad. Given I use a 65% keyboard as my primary keyboard, this gives me access to more than just F13-24. It's super handy to have.

  • @firenyth
    @firenyth Рік тому +1

    I used to assign the F13 - F16 keys on my mouse for the macro buttons but unfortunately I ran into many games that would not recognize these as valid keys. a compromise for my situation was Pgup, Pgdw, Num - and End keys these have been the most universally accepted keys by programs and have yet to encounter an issue

    • @ianjameslake
      @ianjameslake 11 місяців тому

      A good way to still retain usage of F13+, but still get working macro buttons for games that don't support F13+, is to use a key remapper. I use Key Manager by ATNSOFT, but autohotkey should work as well. I find Key Manager a lot easier to set up and use than autohotkey, and it can also be used to run programs on command. e.g. I have the ability to run a program that increments or decrements the scroll amount of the mouse. Anyway, it also has the ability to restrict keystrokes to certain programs, so you can pretty much get around any game/app limitation.

  • @snarkykat
    @snarkykat Рік тому +1

    I think I'm going to map some of the unused keys on my old Internet Navigator Keyboard that I've had since who-knows-when to take the place of some of the common key combinations used in Visual Studio 2022

  • @theloststarbounder
    @theloststarbounder Рік тому

    I got to know about F13-F24 from C# like 5 years ago... I saw, when trying to add a hook to F11, a list of F keys from 10 to 19... I also preceded the code with 2 and saw F2, F20, F21, ... F24 in the auto complete menu.

  • @pablosiles6885
    @pablosiles6885 Рік тому +4

    I use the F13-F24 keys on AS400 at work. They are still used for certains OS on the banking world

    • @11Stormtrooper
      @11Stormtrooper Рік тому +1

      same here! I'm using it at a gov office though

  • @99geovanni
    @99geovanni 18 днів тому

    needed this for set a XCENLABS quick keys for a stream on obs and meeen i reaaaly love u

  • @BOSS_1417
    @BOSS_1417 Рік тому

    Thank you

  • @_aullik
    @_aullik Рік тому

    I knew they existed, just never thought about using them. thanks.

  • @dinglemcdangledongle
    @dinglemcdangledongle 10 місяців тому

    really loved using these keys lol

  • @pcuser42
    @pcuser42 Рік тому

    My first thought when I hear these keys mentioned is Tom Scott's emoji keyboard, where he used the F24 key as part of the bodge to make it work

  • @mertonnephake
    @mertonnephake Рік тому

    Apparently, there is a manufacturer of modern 122-key keyboards, Twin Data, they have several models on their website, differing slightly in special key layouts, connectors USB, PS/2, RJ45, AT-Style and they also offer some language variations. I wonder if the F25 to F30 keys found on an NCR 528 and a Cherry G80-0528 keyboard may be used easily the same way, recognized by Windows and apps as the F1 to F24.

  • @SaltyMcSaltyPants
    @SaltyMcSaltyPants Рік тому

    It never occurred to me to use the extra F keys as single button macro keys, thank you very much!

  • @givowo
    @givowo Рік тому

    I use the extra f keys for custom programs I make, such as having my macropad output them so I can get input for a custom program audio mixer, without having to reserve normal keys. For a while I used page up and down for volume up and down which was nice until a program used them

  • @bredboi4185
    @bredboi4185 11 місяців тому

    "I'm gonna hit the f25 key! Get Ready!"
    This is very helpful! I will definitely use these hidden keys!

  • @CaptainAwsome
    @CaptainAwsome Рік тому

    0:54 the exact keyboard and mouse i was using the day before this released LOL. i upgraded my keyboard on the 1st

  • @Baoulettes
    @Baoulettes 11 місяців тому

    as someone with magic keyboard on windows just for that extra F13 -> F19 key I understand so well it's "usefulness" :D
    This keyboard and powertoys is something I found some months ago and it's such a time saver
    (Who care about LED or big click click on keyboard touch when you actually have features :) )