You are trying to enter a price in dollars, write the code to JavaScript or just type a character $, but can't find it on your keyboard? This problem is familiar to many - especially owners of laptops with compact layouts, where manufacturers save space. Even if you work with text every day, the dollar sign can be “hidden” in the most unexpected key combinations.

In this article we will look at all possible ways to enter the $ symbol on laptops with Windows, macOS, Linux And ChromeOS, including:

  • 🔹 Standard key combinations for different layouts (Russian, English, Ukrainian).
  • 🔹 Alternative methods via Alt codes, CharMap and clipboard.
  • 🔹 Features of keyboards Apple, Lenovo, HP And ASUS.
  • 🔹 How to set up autocorrect if you have to enter a symbol often.

It doesn't matter whether you use a laptop for work, study or programming - after reading this article you will be able to type $ in a second, without wasting time searching.

1. Where is the dollar sign on a standard laptop keyboard?

On most laptops the symbol $ located on the same key as the number 4 in English layout. However, how you enter it depends on the current language and device model.

Here are the basic rules:

  • 🇺🇸 English layout (EN): press Shift + 4.
  • 🇷🇺 Russian layout (RU): switch to English or use Alt code (more on this below).
  • 🇺🇦 Ukrainian layout: symbol $ maybe on the key Є (you need to press Shift + Є).

On some laptops (eg Lenovo ThinkPad or Dell XPS) key 4 may have additional characters such as or ¢. In this case, the dollar sign is usually entered via Shift + top row of numbers.

📊 Which keyboard layout do you use most often?
  • Russian
  • English
  • Ukrainian
  • Another

2. How to enter dollar ($) on a Windows laptop

B Windows there are several ways to enter a character $, even if it doesn't appear on the keys. Let's look at them in order - from the simplest to the alternative.

2.1. Standard input via Shift + 4 (EN)

Fastest method:

  1. Switch to English layout (For example, Alt + Shift or Win + Space).
  2. Hold Shift and press the key 4 (in the top digital row).

If instead $ another symbol appears (for example, ; or :), means:

  • 🔸 You haven't switched the layout (check the language indicator on the taskbar).
  • 🔸You have a non-standard layout (for example, Dvorak or Colemak).
  • 🔸 The laptop keyboard has an alternative layout (often ASUS ROG or MSI).

2.2. Input via Alt code (works in any keyboard)

If switching languages is inconvenient, use Alt code:

  1. Make sure it's turned on Num Lock (lit light on the keyboard).
  2. Clamp Alt and dial on number pad (right) code 036.
  3. Let go Alt - will appear $.
⚠️ Attention: On some laptops (eg HP Pavilion) number pad is missing. In this case use Fn + keys MJKL for NumPad emulation.

Alternative Alt Codes for $:

CodeDescriptionWorks in
Alt + 036Standard code for $Any layout
Alt + 36Short codeOnly in EN
Alt + 0162Cent symbol (¢)Any layout

2.3. Windows Character Map (CharMap)

If your keyboard is broken or you prefer visual selection:

  1. Click Win + R, enter charmap and press Enter.
  2. Find the symbol $ (you can use search).
  3. Click on it, then click SelectCopy.
  4. Paste (Ctrl + V) to the right place.

☑️ How to enter $ via CharMap

Done: 0 / 4

3. How to dial dollar ($) on MacBook (macOS)

On keyboards Apple symbol $ entered differently than on Windows-laptops. It all depends on the current layout and MacBook model (with Touch Bar or without it).

3.1. English layout (US)

On MacBook Pro/Air with American layout:

  • 🔹 Click Shift + 4 (same as in Windows).
  • 🔹 On keyboards with Touch Bar the symbol can be displayed on the virtual panel when held Fn.

3.2. Russian layout (RU)

In Russian layout $ hidden behind the combination:

  • 🔹 Option (Alt) + 4.
  • 🔹 On some models - Shift + Option + 4.

If the combination doesn't work:

  1. Open System Preferences → Keyboard → Input Methods.
  2. Make sure you have the correct layout selected (eg ABC - Russian - PC).
  3. Check if there is a conflict Option with other combinations (for example, with Mission Control).
⚠️ Attention: On MacBook with keyboard Butterfly (2015–2019) Characters may be delayed due to hardware issues. If $ does not appear the first time, try pressing again or update the keyboard firmware via Apple Configurator.

3.3. Emoji and macOS symbols

Alternative way:

  1. Click Control + Command + Space (the emoji panel will open).
  2. In the search bar, enter dollar or $.
  3. Double click on a symbol to insert it.
What to do if Option+4 doesn't work on Mac?

If the combination Option + 4 enters a symbol other than a dollar, check:

1. Current layout in the menu bar (possibly enabled ABC - Ukrainian).

2. Key settings in System Preferences → Keyboard → Keyboard Shortcuts.

3. macOS updates (older versions had bugs with layouts).

If the problem persists, reset your keyboard via Terminal command:

defaults delete -g ApplePressAndHoldEnabled

4. Entering the $ symbol on Linux laptops (Ubuntu, Mint, Fedora)

B Linux input method $ depends on the layout settings and window manager (GNOME, KDE, XFCE). Most often the same combinations are used as in Windows, but there are nuances.

4.1. Standard combinations

Check out these options:

  • 🐧 English layout: Shift + 4.
  • 🐧 Russian layout: Alt Gr + 4 or Ctrl + Shift + 4.
  • 🐧 Ukrainian layout: Shift + Є.

4.2. Problems with layout in Linux

If the character is not entered:

  1. Check the current layout with the command:
    setxkbmap -query | grep layout
  2. If displayed us, but Shift + 4 doesn't work, reset settings:
    setxkbmap us
  3. For Russian layout use:
    setxkbmap ru -option grp:alt_shift_toggle

4.3. Unicode input

B Linux you can enter characters by their Unicode code:

  1. Click Ctrl + Shift + U.
  2. Enter 0024 (code for $).
  3. Click Enter.
sudo apt install onboard

Then run through Onboard in the application menu.-->

5. How to bet dollar ($) on Chromebook

On laptops with ChromeOS (For example, Google Pixelbook or Lenovo Chromebook) input $ has its own characteristics due to the simplified keyboard.

5.1. Standard method

B English layout:

  • 🔲 Click Shift + 4.
  • 🔲 On some models (for example, ASUS Chromebook Flip) — Alt + 4.

5.2. Russian layout

B ChromeOS Russian layout often does not have direct access to $. Use:

  • 🔲 Ctrl + Shift + U, then 0024 + Enter (Unicode).
  • 🔲 Virtual keyboard (click on the keyboard icon in the taskbar).

5.3. ChromeOS Hotkeys

Useful combinations:

CombinationAction
Ctrl + Shift + UUnicode input (enter 0024 for $)
Search (magnifying glass) + Shift + UAlternate Unicode input
Alt + 4Works on some keyboards

6. Alternative ways to enter the dollar symbol

If standard methods do not work (for example, a key on a laptop is broken 4 or missing Shift), use these options:

6.1. Copy from clipboard

The most reliable way:

  1. Copy the symbol $ from this article or any text: $.
  2. Paste (Ctrl + V or Command + V) to the right place.

6.2. AutoCorrect (AutoHotkey, Text Replacement)

If you often need $, configure autocorrect:

  • 🖥️ Windows: Use AutoHotkey with script:
    ::dlr::Send {$}

    Now when you enter dlr will appear $.

  • 🍎 macOS: Open System Preferences → Keyboard → Text and add a replacement (eg dlr$).

6.3. Online keyboards and extensions

Useful tools:

  • 🌐 Unicode-table.com - find $ and copy.
  • 🔧 Expansion CopyFish for Chrome — recognizes characters from the screen.
  • ⌨️ Virtual keyboard Windows (Win + Ctrl + O).
💡

If you are a programmer and often use $ in code (for example, in jQuery or PHP), consider purchasing an external keyboard with a full-size layout, or setting up macros in the IDE (for example, VS Code or PyCharm).

7. Common problems and solutions

Sometimes a symbol $ refuses to be entered even after switching layouts. Let's look at typical causes and ways to eliminate them.

7.1. Shift + 4 doesn't work

Possible reasons:

  • 🔧 Sticky keys (Shift or 4 not physically pressed).
  • 🔧 Program conflict (for example, AutoHotkey or KeyRemapper).
  • 🔧 Non-standard layout (for example, Colemak or BÉPO).

Solutions:

  1. Check your keyboard for KeyboardTester.com.
  2. Disable key remap programs.
  3. Reset the layout to standard in the system settings.

7.2. Key 4 has a different symbol

On some laptops (eg MSI Gaming or Acer Predator) key 4 can output or ¢. In this case:

  • 🔹 Use Alt code (Alt + 036).
  • 🔹 Switch to English (US) layout.
  • 🔹 Set up your own combination via PowerToys (Windows) or Karabiner Elements (macOS).

7.3. The character is entered but not displayed

If after entering $ a square or question mark appears:

  • 🔸 Problem with the font (try changing it to Arial or Times New Roman).
  • 🔸 The document encoding does not support the character (save the file in UTF-8).
  • 🔸 Program bug (restart Word, Excel or code editor).
Why is $ entered via Alt Gr on some laptops?

Key Alt Gr (right Alt) is used in European keyboards to enter third-level characters. For example, in German layout $ maybe on Alt Gr + 4, and in French - on Alt Gr + $ (yes, the symbol is already on the key, but it requires a modifier).

FAQ: Frequently asked questions about entering the dollar symbol

🔹 Why is the dollar sign entered using Shift + 5 on my Lenovo laptop?

On some models Lenovo (for example, series IdeaPad or Yoga) a non-standard layout is used, where $ moved to key 5 for the convenience of entering other characters (for example, on 4). Check the stickers on the keys or download the official documentation for the model.

🔹 Is it possible to enter dollar on the keyboard of a phone or tablet?

Yes. On Android And iOS switch to the numeric keypad and hold your finger on a character ruble (₽) or euro (€) - a menu with alternative currencies will appear, including $. On some keyboards (for example, Gboard) dollar is available immediately on the additional symbol panel (button ?123=<).

🔹 How to enter $ in Excel or Google Sheets?

B Excel And Google Sheets symbol $ used for absolute references (eg $A$1). To enter it as text:

  1. Place an apostrophe in front of the sign: '$100 (Excel will treat this as text).
  2. Or use cell format Text (right click → Cell Format).

To enter via the keyboard, use standard combinations (Shift + 4 in EN).

🔹 Why is it that when you press Shift + 4, not a dollar is entered, but another symbol?

This happens due to:

  • 🔸 Incorrect layout (for example, instead of English (USA) selected English (UK), where $ maybe on a different key).
  • 🔸 Software key remap (check the settings AutoHotkey, SharpKeys or gaming software like Razer Synapse).
  • 🔸 Hardware problem (key stuck or damaged Shift or 4).

Solution: check the layout in the taskbar, disable remap programs and test the keyboard on another device.

🔹 Where is the dollar sign on the Acer laptop keyboard?

On most laptops Acer (series Swift, Aspire, Nitro):

  • 🔹B English layout: Shift + 4.
  • 🔹B Russian layout: Alt + 4 or Alt + 036 on NumPad.
  • 🔹On models with a numeric keypad (e.g. Acer Predator) can be used Num Lock + Alt + 36.

If the key 4 combined with , try Shift + Alt Gr + 4.