Image of the Raspberry Pi 5

Raspberry Pi 5 Desktop Mini PC: raspi-config

Display Options

raspi-config

  • D1 Underscan – this applies overscan compensation which enlarges the display to fill more of the screen [Only available if using X11].
  • D2 Screen Blanking – enable/disable screen blanking. Enabling this option will turn off the display(s) after 10 minutes of inactivity. There’s no ability to change this time out period in raspi-config. Instead, you can use the xset utility to configure the period. For example, if you want to blank the screen after 5 minutes of inactivity, issue the command xset s 300 although this setting won’t survive a reboot.
  • D3 VNC Resolution – set the display resolution that your VNC server outputs: Choose between 640×480, 720×480, 800×600, 1024×768, 1280×720, 1280×1024, 1600×1200, or 1920×1080.
  • D4 Composite – enable composite video output. This disables the HDMI outputs.

Next page: Page 4 – Interface Options

Pages in this article:
Page 1 – Introduction
Page 2 – System Options
Page 3 – Display Options
Page 4 – Interface Options
Page 5 – Performance Options
Page 6 – Localisation Options
Page 7 – Advanced Options


All articles in this series:

Raspberry Pi 5 Series
Hardware
iRasptek Starter KitAll the kit you need to get started with the Pi 5
Pironman 5 Case ReviewTransform the Pi 5 into a beautiful desktop mini PC
Passive Cooling the Pi 5Passively cool your Pi 5 the right way. Silent yet cool
BenchmarkingBenchmarking the Pi 5 against an Intel N100 mini PC
OverclockingLet's increase the clock speed of the BCM2712 SoC
Power ConsumptionCompare the power consumption of the Pi 5 with Intel Mini PCs
Configuration
raspi-configUseful text-based tool to configure the Pi 5
Increase Swap Memory SizeIncrease the swap size from 512MB to 2GB
ZRAM swapdriveSimple script to use a ZRAM swapdrive instead of a swapfile
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Please read our Comment FAQ before posting.

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments