I just bought a CEPTER COSMO TKL keyboard, and I cannot figure out how I can produce the greater than and less than characters. I am on Windows 10. The characters are on the keyboard as you can se from the photo. Those two keys pressed produces . and , […]
Daily Archives: April 1, 2023
20 posts
As far as I know, rendering Stuff using GDI or OpenGL doesn‘t directly make the pixels on my monitor light up, but rather map onto a bitmap which is then later send by windows to the GPU so it can actually draw the pixels on my screen. For this to […]