Community-driven coverage of elementary OS — news, guides & forums
Dark abstract low-poly geometric landscape with layered triangular facets in deep navy, charcoal, and muted teal, illuminated by a soft electric-blue glow near the horizon

News roundups, tutorials, application guides, and forums — built by users, for users of the elegant Linux distribution.

elementary weekly
#20
Latest roundup · 18 Apr 2015
Freya Release
Final
Covered in weekly #19 & #20
Forum Topics
Active
Installation, customization & more

Setting Up External Monitors in elementary OS Without the Headache

Working from a spare bedroom in Melbourne or a study nook in Adelaide has become normal for plenty of Australians, and many of those home setups rely on a laptop tethered to a second display. elementary OS plays surprisingly well with extra screens once you know where the controls live, but the defaults can leave text looking fuzzy or the dock stranded on the wrong panel.

The Pantheon desktop borrows heavily from upstream GNOME, so the plumbing for multi-monitor configurations is already on the system. It just hides behind a tidy interface that prioritises calm over configurability. Most users only touch the Display settings panel, yet there's a deeper toolkit underneath: rotating a panel to portrait, scaling a 4K screen so icons don't shrink to nothing, or telling the dock to hang from the right monitor all sit within reach.

Australians shopping at Officeworks for a second screen will quickly discover that most monitors sold here fall between 24 and 32 inches, with 27-inch QHD panels being the sweet spot for the price. Pairing one with the typical 13 or 14 inch laptop common across the country creates a mixed-DPI arrangement that elementary OS handles well, provided the right scaling option is enabled.

This guide assumes a recent release of elementary OS running the standard greeter. Both X11 and Wayland sessions are covered where behaviour differs, because some Australian workplaces still rely on older remote-desktop software that prefers X11.

Plugging In and Letting elementary OS See Your Display

The first step is physical: connect the cable. Most modern monitors sold through JB Hi-Fi ship with HDMI as the default, while USB-C has become common on newer laptops. elementary OS treats both as plug-and-play on a fresh session. Plug the cable in while the laptop is unlocked and the screen should light up within a couple of heartbeats, with the new monitor appearing in the Displays panel as a second rectangle.

If nothing happens, the most common culprit is a loose connector or a cable that doesn't carry data. Cheap HDMI leads sometimes wire up the video pins but skip the data channel, leaving the port seemingly dead. For stubborn cases where the second monitor refuses to show up, opening a terminal and running xrandr --query lists every output the graphics driver knows about. If a port appears there but is marked as disconnected, the issue is almost always the cable or the monitor's input source setting. Most panels have a button on the bezel that cycles through HDMI 1, HDMI 2, and USB-C inputs, and it's surprisingly easy to leave that on the wrong one after a reboot. A quick tap through the inputs brings the screen back to life.

Orientation, Rotation and Which Way Looks Best

Once a second display is detected, the question of orientation comes up fast. Landscape works for almost everyone, but portrait mode has real benefits for coders, writers, and anyone scrolling through long documents. Pantheon exposes rotation as a dropdown directly in the Displays settings, with options for normal, left, right, and inverted. Selecting one rotates the second panel immediately, no reboot required.

Australian users reading lengthy legislation, academic papers, or threads on the community forums often find a portrait second screen surprisingly useful. The taller aspect ratio means more lines of text visible without scrolling, which helps when comparing two documents side by side. For developers working on a MacBook Pro or a Dell XPS hooked up to an external display, the same trick turns the secondary monitor into a tall canvas for terminals and reference material.

Behind the scenes, rotation is handled by the same logic that sets resolution and refresh rate. On Wayland sessions the rotation is applied through the compositor itself, which keeps windows from flickering as they move between rotated and unrotated outputs. On X11 the work is delegated to the X server, and the result is usually identical for the user. The only time rotation misbehaves is when a graphics card driver doesn't advertise the required transform modes. In that situation, xrandr --output HDMI-1 --rotate left from a terminal succeeds where the graphical panel refuses.

HiDPI Scaling for Sharper Text

A 27-inch 4K monitor and a 14-inch laptop screen present elementary OS with two very different pixel densities. Without intervention, windows dragged from one to the other either balloon to enormous proportions or shrink so small that text becomes unreadable. The fix is HiDPI scaling, a setting that tells the desktop to render interface elements at a virtual resolution larger than the physical panel.

elementary OS offers two scaling modes in the Displays panel: integer options like 100 and 200 percent, and fractional options such as 125 and 175 percent. The integer options look the sharpest because every interface pixel lines up cleanly with a cluster of physical pixels. Fractional scaling trades a little crispness for more usable screen real estate, and on most modern panels the difference is barely visible.

Australians who picked up a 4K monitor during one of the big end-of-financial-year sales at JB Hi-Fi will benefit most from these settings. Many of those screens ship with the wrong scaling mode out of the box, leaving text soft and slightly fuzzy. Switching to 200 percent in the Displays panel clears that up immediately. For users with a QHD screen paired against a Full HD laptop, the right combination often involves 100 percent on the laptop and 150 percent on the larger monitor, creating a consistent visual size across both panels. The dock and panel handle mixed scaling reasonably well, though some legacy applications still render with slightly blurry text until they're updated.

Dock Behaviour and Per-Monitor Tweaks

elementary OS's plank dock lives at the bottom of the primary display by default. With a second screen attached, the dock stays put, which is usually the right behaviour but not always. Designers who use a vertical monitor on the left often want the dock anchored to the bottom of that rotated screen so windows can be launched without crossing the seam between panels. Pantheon doesn't expose dock positioning through the Displays panel, but it does respect whichever monitor is flagged as primary.

Changing the primary display is straightforward: open Displays settings, drag the on-screen representation of the top bar to the monitor you want to be primary, and the dock follows along. This is the cleanest way to flip the dock between a landscape and a portrait screen without touching configuration files. For users who want more granular control, the dconf-editor tool can adjust individual plank settings, including the monitor it anchors to and whether it hides automatically.

Wallpapers per monitor are another small but appreciated feature. Right-clicking the desktop and choosing a new wallpaper applies it to every screen by default. For anyone running a dual setup where one panel shows a calm landscape and the other a darker scene, the elementary OS image-picker exposes a small tile selector at the top of the dialog that lets each screen have its own picture. It's a tiny thing, but it makes the desk feel less like two separate screens and more like a unified workspace.

Troubleshooting Common Multi-Monitor Issues

Even with the right cables and scaling, things occasionally go sideways. Flickering on a second monitor is one of the most reported problems in the elementary OS community forums, and it usually traces back to a refresh-rate mismatch. Some monitors ship with 60 Hz as the default but advertise 75 Hz or higher in their EDID data. elementary OS sometimes picks the higher rate and the panel struggles to keep up. Forcing 60 Hz through the Displays panel resolves this in a single click.

Blurry text is the other classic complaint. Most of the time it comes down to scaling, but occasionally it points at a font-rendering setting. elementary OS uses the default GNOME font configuration, which assumes subpixel antialiasing is appropriate. On some HiDPI panels this produces coloured fringes around letters. Running gsettings set org.gnome.desktop.interface font-antialiasing rgba in a terminal switches to grayscale antialiasing, which often looks cleaner on dense displays. This is also the fix for users who connected a recent Mac display through a USB-C hub and noticed fuzzy menus.

A quick note on data handling for anyone concerned about what elementary OS reports back about display configuration. The system sends the resolution, refresh rate, and EDID identifiers to the Pantheon session to calculate scaling and arrange windows, but doesn't transmit that data anywhere external. Details on what's stored locally versus sent over the network are covered in the elementary OS privacy policy, worth a read for users working in industries such as healthcare or government in Canberra with stricter compliance requirements.

Productivity Tips for Australian Home Setups

Hardware choices matter as much as software settings. A second monitor mounted on an adjustable arm frees up desk space and makes it easier to rotate between landscape and portrait, especially in compact home offices that have become the norm in apartments from Sydney to Hobart. Pairing an arm with a monitor that supports VESA mounting is the easiest way to switch orientations without unplugging anything. Brands sold locally through Officeworks and specialist retailers like Centrecom generally list VESA compatibility in their specifications.

Lighting is another Australian-specific consideration. The country gets stronger sunlight than most European or North American latitudes, which means glossy monitor panels can become mirrors during the day. A matte panel or a simple anti-glare film solves this without much expense. Positioning the second screen perpendicular to the main window also helps reduce reflections, particularly in north-facing rooms where direct sun is hardest to control through a computer, monitor, and window combination.

For users in Melbourne or Brisbane working across time zones with colleagues in Singapore and the US, having a dedicated screen for chat and email frees the main monitor for focused work. With the dock anchored to the secondary display and notifications routed there through elementary OS's notification settings, the main panel stays clean for whatever task needs full attention. Most Australian workplaces now expect flexibility around hours, so a setup that handles a quick evening handover to a US team is genuinely useful.

Open the Displays panel now, drag your second screen to portrait orientation, and notice how much easier long documents feel after a single rotation. The change takes effect immediately, and reversing it is just as quick if portrait doesn't suit the task at hand.

Browse the News Archive
Latest Updates

From the elementary weekly series

Low-poly faceted abstract render in dark charcoal and electric blue tones, suggesting a news bulletin or announcement
elementary news

elementary weekly #20

The first week with the final Freya release — community reactions, tips, and early impressions gathered in one roundup.

Abstract low-poly geometric scene in midnight blue and soft cyan, conveying a live broadcast or event atmosphere
elementary news

elementary SPECIAL

A live Hangouts event with the elementary OS founders, held on 11 April 2015, discussing the Freya final release.

Low-poly faceted render in deep navy and muted teal with subtle amber highlights, suggesting a tutorial or guide
Tips and Tricks

Timeshift Guide

How to use Timeshift — the intuitive system restore utility for elementary OS — to recover from configuration mishaps.

Explore

Topics & Resources

Dive into guides, application recommendations, and community discussions covering every aspect of elementary OS.