Dollar symbol ($) is one of the most popular special characters when working with financial documents, programming or international correspondence. However, many laptop users encounter a problem: the key with $ either missing from the keyboard or its combination is not obvious. This is especially true for Russian and European layouts, where the dollar is not displayed on the main buttons.

In this article we will look at all possible ways to enter the $ symbol - from standard hotkeys to alternative methods for different operating systems. You will learn how to bet dollars on laptops Lenovo, HP, Asus and other brands, regardless of the layout language. And for programmers and accountants we have prepared unique table with all combinations for Windows, Mac and Linux, including rare layouts like Ukrainian or Belarusian.

1. Standard method: hot keys on Windows

On most laptops with operating system Windows The dollar symbol is entered via a key combination that depends on the current keyboard layout. Let's look at the main options:

For Russian layout:

Click Shift + 4 (number 4 on the top number row). This combination works on 90% of laptops, including models Acer Swift, Dell XPS And MSI Modern. If a ruble sign appears instead of a dollar (), it means you have it activated Russian layout with additional characters - switch to English.

For English layout:

Use Shift + 4 (the same combination, but on the English layout the symbol will be displayed correctly). On some laptops (eg Huawei MateBook) additional pressing may be required Fn, if the key 4 combined with a function button (for example, brightness adjustment).

  • 🔹 If it doesn't work: Check if it is activated Num Lock - on some models (for example, Lenovo ThinkPad) this may block the top number row.
  • 🔹 For gaming laptops: On keyboards Razer Blade or ASUS ROG you may need to disable the mode Game Mode in proprietary software.
  • 🔹 Laptops with compact keyboards: On Microsoft Surface or Apple MacBook (with Boot Camp) combination may vary - see Mac section.
📊 What operating system do you have?
  • Windows 10/11
  • macOS
  • Linux
  • Other
  • I don't know

2. Alternative Method: Windows Character Table

If hotkeys do not work (for example, on laptops with a non-standard layout like Azerbaijani or Kazakh), you can use the built-in symbol table. This method is universal and works even if the keyboard drivers fail.

Instructions:

  1. Click Win + R, enter charmap.exe and press Enter.
  2. In the window that opens, find the dollar symbol ($) - it is located in the section Latin-1 Supplement.
  3. Double-click the sign, then click Copy and paste it in the right place (Ctrl + V).

The advantage of this method is the ability to enter any special characters, including rare currency symbols like (bitcoin) or (tenge). However, there is a minus: the symbol table does not save history, so if you use the dollar frequently, it is better to remember the hot keys.

Make sure Num Lock is off|

Check your keyboard language (must be English)|

Close programs that intercept the keyboard (for example, AutoHotkey)|

Update your keyboard drivers via Device Manager -->

3. How to enter dollar on MacBook and macOS

On laptops Apple (including MacBook Air And MacBook Pro) key combinations differ from Windows. Here the dollar symbol is entered like this:

For English keyboard (US):

Click Shift + 4 - similar to Windows. This combination works on all models, including new ones MacBook with M1/M2 chip.

For Russian keyboard (Russian - PC):

Use Option (Alt) + 4. If this doesn't work, try Option + Shift + 4 - this is relevant for macOS Ventura and newer. On older versions (for example, macOS Mojave) may require switching to English layout.

Layout Key combination Note
English (US) Shift + 4 Works on all MacBook models
Russian (PC) Option + 4 For macOS Monterey and later
Ukrainian Option + Shift + 4 May conflict with the hryvnia symbol
German Shift + $ (key to the right of 0) On a German keyboard, $ is on the keyboard

⚠️ Attention: On MacBook with Touch Bar (2016-2020 models) The dollar symbol may not appear on the virtual keyboard. In this case use character panel: Control + Command + Space → find $ in section Currencies.

4. Entering dollars on Linux (Ubuntu, Mint, Fedora)

On laptops with Linux (For example, Dell XPS Developer Edition or System76) key combinations depend on the system settings and the window manager used (GNOME, KDE, XFCE). Main methods:

For Russian layout: Shift + 4 (same as in Windows). If this doesn't work, check your keyboard settings in Settings → Region and Language → Input Sources. You may have an activated layout "Russian (typographical)", where the dollar is entered through Alt Gr + 4.

For English layout (US International):

The dollar symbol may conflict with diacritics. In this case:

  1. Click ' (apostrophe), then Space.
  2. Click Shift + 4.

This is due to the layout features US International, where the apostrophe is used to introduce accents.

How to add a new layout in Linux?

Open a terminal and run the command:

setxkbmap -layout "us,ru" -option "grp:alt_shift_toggle"

This command will add English and Russian layouts with switching by Alt+Shift. For permanent use, add it to startup (~/.bashrc).

⚠️ Attention: On some distributions (for example, Arch Linux) package may be missing xkb-data, responsible for layouts. Install it with the command:

sudo pacman -S xkeyboard-config

After installation, reboot your system.

5. Online methods and clipboard

If your laptop keyboard is faulty or you are working on a tablet with Windows 11 (For example, Microsoft Surface Pro), you can use online services or the clipboard:

  • 🌐 Copying from websites: Copy the dollar symbol from this page ($) and paste it into the document. Suitable for Google Docs, Excel Online and other web applications.
  • 📋 Special services:
  • 🔄 Hotkeys for pasting: B Microsoft Word or LibreOffice You can assign your own combination: File → Options → Ribbon Customization → Keyboard Shortcuts → find Insert Unicode character and assign, for example, Ctrl + Alt + D.
💡

If you frequently work with financial documents, create a text file with frequently used symbols ($, €, ¥) and store it on your desktop for quick copying.

6. Software solutions for automatic input

For users who enter hundreds of dollar symbols every day (for example, traders or accountants), it is convenient to use autocorrect programs:

AutoHotkey (Windows):

Script for automatic dollar substitution when entering two characters $$:

::$$::$

Save this code to a file with the extension .ahk and run it. Now when you enter $$ will appear $.

Text Expander (Mac):

In the program settings, add the following rule:

Abbreviation: ddReplacement: $.

Now when you enter dd The dollar will be automatically substituted.

Karabiner Elements (Mac):

Allows you to reassign keys. For example, you can do this so that Caps Lock + 4 introduced $ even on the Russian keyboard. Setting:

Complex Modifications → Add Rule → Custom Setting.

💡

AutoCorrect is useful for frequently repeated characters, but may conflict with other programs (for example, IDEs for programmers). Please check compatibility before use.

7. Problem solving: why is the dollar not printed?

If none of the methods work, the reasons may be:

  • 🔧 Keyboard drivers crash: Update the driver via Device Manager (section Keyboards). For laptops Lenovo And HP download the driver from the official website.
  • 🖥️ Program conflict: Programs like KeyRemapper or SharpKeys can block combinations. Close them through Task Manager.
  • 🌍 Incorrect layout: On Windows, check the active layout in the taskbar. On Mac, open System Preferences → Keyboard → Input Sources.
  • 🔌 Hardware problem: If the key 4 or Shift does not work physically, connect an external keyboard via USB.

⚠️ Attention: On some laptops (eg Acer Nitro 5) key 4 can be locked in mode Turbo (with cooling activated). Disable this mode in the firmware (Acer CoolBoost).

To diagnose the keyboard on Windows, use the built-in tool: Win + R → enter osk → click Enter.

Will open onscreen keyboard, where you can check whether pressing works Shift + 4 virtually.

FAQ: Frequently asked questions about entering the dollar symbol

🔹 Why on my laptop ASUS ZenBook is the ruble sign introduced instead of the dollar?

This occurs due to the activated Russian layout with additional characters (introduced in Windows 10 version 1809+). Solutions:

  1. Switch to English layout (Alt + Shift).
  2. Or change the layout to "Russian (standard)" in Settings → Time and language → Language and region → Russian → Settings → Add layout.

🔹 How to enter dollar on a laptop with a keyboard AZERTY (French layout)?

On the French keyboard, the dollar symbol is entered using the combination Shift + $, where $ is on the key ² (to the right of P). If this doesn't work, use symbol table (Win + . in Windows 11).

🔹 Is it possible to enter dollars on a laptop without a keyboard (for example, on a Windows tablet)?

Yes, several ways:

  • Use on-screen keyboard (Win + Ctrl + O).
  • B Word or Excel click Alt + 0036 on the numeric keypad (must be enabled Num Lock).
  • Copy the symbol from this FAQ ($) and paste it.

🔹 Why did combinations with dollars stop working after updating Windows?

This is due to resetting the layout settings. Solution:

  1. Open Settings → Time and language → Language and region.
  2. Remove all layouts except "English (USA)" And "Russian (Russia)".
  3. Restart your laptop.

If the problem persists, run the command in PowerShell (on behalf of administrator):

Get-WinUserLanguageList

and check if there are any non-standard layouts in the list.

🔹 How to enter a dollar in the Linux terminal if the keyboard is lost?

In the terminal you can use Unicode input:

  1. Click Ctrl + Shift + U.
  2. Enter 0024 (Unicode dollar code).
  3. Click Enter.

Alternatively, use the command:

echo -e "\u0024"