Introduction
In this article, we will explore how to use decimal altcodes in PuTTY, a popular terminal emulator. Decimal altcodes are a way to input special characters directly from the keyboard, without the need for hexadecimal or Unicode code points. This can be particularly useful when working with certain applications or systems that require specific characters.
Setting Up PuTTY
First, let's make sure PuTTY is configured correctly. Open PuTTY and enter the connection details for your remote server. Once connected, go to the "Window" menu and select "Translation". In the "Remote character set" dropdown, select "Local" and then "UTF-8". This will ensure that PuTTY interprets the decimal altcodes correctly.
Using Decimal Altcodes
To use decimal altcodes in PuTTY, press and hold the "Alt" key on your keyboard while typing the decimal number corresponding to the character you want to input. For example, to input the degree symbol (°), press and hold "Alt" and type "00b0" on the numeric keypad. Release both keys to input the character.
Common Decimal Altcodes
Here are some common decimal altcodes:
Alt + 0013- Form FeedAlt + 0014- Line FeedAlt + 0015- Carriage ReturnAlt + 0016- TabAlt + 0071- Lowercase "a"Alt + 0072- Lowercase "b"Alt + 0073- Lowercase "c"Alt + 0156- Euro symbol (€)
Using decimal altcodes in PuTTY can be a convenient way to input special characters directly from the keyboard. With a little practice, you'll be able to quickly and easily enter these characters without having to remember their hexadecimal or Unicode code points. If you encounter any issues, make sure your PuTTY configuration is set up correctly and refer to the resources below for further information.