diff --git a/os/unix/mgmt/hw/inxi.txt b/os/unix/mgmt/hw/inxi.txt index 7c52ce918..babb0e4fe 100644 --- a/os/unix/mgmt/hw/inxi.txt +++ b/os/unix/mgmt/hw/inxi.txt @@ -19,6 +19,9 @@ inxi ??? -m memory + -G, --graphics + --edid + full graphics data (with audio) 2022 https://www.tecmint.com/inxi-command-to-find-linux-system-information/ diff --git a/os/x-ui/display/xrandr.txt b/os/x-ui/display/xrandr.txt index 1613aee40..276cb6e1c 100644 --- a/os/x-ui/display/xrandr.txt +++ b/os/x-ui/display/xrandr.txt @@ -1,25 +1,21 @@ -http://askubuntu.com/questions/452108/cannot-change-screen-size-from-640x480-after-14-04-installation-on-virtualbox-os -http://askubuntu.com/questions/379123/can-i-zoom-out-windows-or-scale-the-whole-desktop - -xrandr and udev +2018 +https://losst.pro/razreshenie-ekrana-v-linux +???? http://habrahabr.ru/post/229167/ - -xrandr --current - -Screen 0: minimum 320 x 200, current 1024 x 600, maximum 32767 x 32767 -LVDS1 connected primary 1024x600+0+0 (normal left inverted right x axis y axis) 220mm x 129mm - 1024x600 60.0*+ 65.0 + ! xrandr and udev xrandr --output VBOX0 --mode 1600x1200 xrandr --output VBOX0 --mode 1024x768 xrandr --output VBOX0 --mode 800x600 +http://askubuntu.com/questions/452108/cannot-change-screen-size-from-640x480-after-14-04-installation-on-virtualbox-os +http://askubuntu.com/questions/379123/can-i-zoom-out-windows-or-scale-the-whole-desktop + !!! lxrandr xrandr + --current + show current info --listactivemonitors Monitors: 1 0: +HDMI1 1920/520x1200/320+0+0 HDMI1 - -2018 -https://losst.pro/razreshenie-ekrana-v-linux diff --git a/os/x-ui/wm/tiling/wayland/screen-resolution.txt b/os/x-ui/wm/tiling/wayland/screen-resolution.txt new file mode 100644 index 000000000..48389a7a0 --- /dev/null +++ b/os/x-ui/wm/tiling/wayland/screen-resolution.txt @@ -0,0 +1,11 @@ +https://github.com/swaywm/sway/wiki#configuration + +https://wiki.archlinux.org/title/sway#Change_screen_resolution_after_start + https://aur.archlinux.org/packages/wdisplays + https://aur.archlinux.org/packages/swayrandr + https://aur.archlinux.org/packages/wlr-randr + out-of-date + +https://stackoverflow.com/questions/72460852/setting-3440x1440-resolution-makes-screen-turn-off-in-sway + swaymsg -t get_outputs + https://github.com/swaywm/sway/issues/423