LoginSignup
3
5

More than 5 years have passed since last update.

Raspberry Pi ディスプレイの余白をなくす

Posted at

Raspberry Piをモニターに出力した時、全画面表示されず周りに余白?ができます。
この余白を消す記事はたくさんありますが、情報が錯綜しているため、自分の環境で実現したことを記事にします。
僕の環境では、下記を実行しただけで全画面表示が実現できました。

$ sudo raspi-config


9 Advanced Options
↓
A1 Overscan
↓
<Disable>

これで再起動するだけです。
他の設定値をいじらなくても試せるため、ぜひ試してみてください。

3
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
5