Linux console - ArchWiki - Arch Linux
wiki.archlinux.org › title › Linux_consoleLinux console. According to Wikipedia : The Linux console is a system console internal to the Linux kernel. The Linux console provides a way for the kernel and other processes to send text output to the user, and to receive text input from the user. The user typically enters text with a computer keyboard and reads the output text on a computer ...
HiDPI Screen - Arch Linux Forums
bbs.archlinux.org › viewtopicApr 01, 2014 · For the installation I used the nomodeset flag to be able to read something on the screen, because Arch uses the native resolution of 3840 x 2160. I then tried to decrease the resolution to 1920x1440 or 1600x1200 which hwinfo --framebuffer mentioned, but without success. I first used grub's gfxmode setting, but unfortunately grub only supports ...
HiDPI - ArchWiki - Arch Linux
wiki.archlinux.org › title › HiDPIHiDPI. From ArchWiki. HiDPI (High Dots Per Inch) displays, also known by Apple's " Retina Display " marketing name, are screens with a high resolution in a relatively small format. They are mostly found in high-end laptops and monitors. Not all software behaves well in high-resolution mode yet.
Xorg - ArchWiki - Arch Linux
wiki.archlinux.org › title › XXorg (commonly referred to as simply X) is the most popular display server among Linux users. Its ubiquity has led to making it an ever-present requisite for GUI applications, resulting in massive adoption from most distributions. See the Xorg Wikipedia article or visit the Xorg website for more details.
HiDPI - ArchWiki - Arch Linux
https://wiki.archlinux.org/title/HiDPIHiDPI - ArchWiki HiDPI HiDPI (High Dots Per Inch) displays, also known by Apple's " Retina Display " marketing name, are screens with a high resolution in a relatively small format. They are mostly found in high-end laptops and monitors. Not all software behaves well in …
AUR (en) - wlroots-hidpi-git
https://aur.archlinux.org/packages/wlroots-hidpi-git02.05.2020 · Track MisterDA:xwayland_hidpi instead of swaywm:master. The meaning of *-git is obscure when there are two things you could be tracking! Arguably, the current behaviour is more like wlroots-git-hidpi-git… Add MisterDA:xwayland_hidpi as a second Git source, and replace the patch application in prepare with cherry-picking from this second ...
AUR (en) - xorg-xwayland-hidpi-git
https://aur.archlinux.org/packages/xorg-xwayland-hidpi-git12.12.2020 · Ah, I was using Paru's chroot feature (it sets up the chroot for you) and compiles in it (since it's an AUR helper, it identifies and grabs prerequisite AUR packages). That said, for some reason I'm not entirely sure of (maybe one of the other packages has xorgproto has a dependency?), it thinks it needs the one from the repos and pulls it then sees that there's an …
AUR (en) - sway-hidpi-git - Arch Linux
https://aur.archlinux.org/packages/sway-hidpi-git02.05.2020 · Does anything need to be configured for this to work? I replaced my sway with this and the hidpi dependencies, but all xwayland apps are just as blurry as before. Or does this package do something else. I have output eDP-1 scale 1.5 in my sway config, and that's it.. Edit: figured it out. In sway config add xwayland scale 2, then in .Xdefaults put Xft.dpi: 160 or …