• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

kscreen-doctor Command Examples in Linux

by Deepika

KScreen-doctor is a command-line tool that allows users to change and manipulate the screen setup on a computer running KDE, the K Desktop Environment. This tool can be used to change the resolution, refresh rate, and other settings of one or more monitors. It can also be used to configure the positions and orientations of the monitors, as well as to enable or disable them. Additionally, kscreen-doctor can be used to create and apply custom screen profiles, which can be useful for switching between different screen configurations quickly.

This tool can be useful for scripting or automating certain tasks related to monitor management, as well as for troubleshooting and debugging issues with KScreen. It can be also useful for users who have to connect and disconnect their laptop to multiple external displays frequently and want to automate the process.

kscreen-doctor Command Examples

1. Show display output information:

# kscreen-doctor --outputs

2. Set the rotation of a display output with an ID of 1 to the right:

# kscreen-doctor output.1.rotation.right

3. Set the scale of a display output with an ID of `HDMI-2` to 2 (200%):

# kscreen-doctor output.HDMI-2.scale.2

Filed Under: Linux

Some more articles you might also be interested in …

  1. django-admin: Django’s utility for administrative tasks
  2. authconfig Command Examples in Linux
  3. corepack: Zero-runtime-dependency package acting as bridge between Node projects and their package managers
  4. asdf – Command-line interface for managing versions of different packages
  5. dfc: Gives an overview of the filesystem disk space usage with colors and graphs
  6. kitex Command Examples
  7. dm-tool: command not found
  8. “go vet” Command Examples
  9. pacman-key Command Examples
  10. brightnessctl Command Examples in Linux

You May Also Like

Primary Sidebar

Recent Posts

  • Vanilla OS 2 Released: A New Era for Linux Enthusiasts
  • mk Command Examples
  • mixxx Command Examples
  • mix Command Examples

© 2025 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright