• 1 Post
  • 13 Comments
Joined 3 years ago
cake
Cake day: June 27th, 2023

help-circle
  • On Sway:

    This goes in Sway’s config…

    output HEADLESS-1 {
    	pos 5120,0
    	mode 1920x1080@20Hz
    	bg ~/tausta_kuva fill
    }
    

    And this alias starts wayvnc.

    alias RuutuVNC='swaymsg create_output && nohup wayvnc 0.0.0.0 5900 >/dev/null &'

    After that, connect the VNC client on the tablet to port 5900 on the machine and sail the mouse cursor over to it when selecting the screen to share.

    There must have been a config for wayvnc somewhere, but I can’t find it. I don’t need to use this anymore after switching from a dual portrait setup to a dual LG DualUp setup, so that my screens are now pretty much square and the right way around. On the dual portrait setup, my screenshare would show up sideways in landscape :D




  • Nothing much – dd, support for ext3 which was the style at the time, and whatever the wired Ethernet in that old thing is. Sshfs would be nice.

    No need for a graphical environment. One thing that might be broken is the graphics adapter, since the machine supposedly boots every time, but once it gets into the display manager, it freezes. I figured if I keep it in text mode, it might stay up long enough for making a disk image. I haven’t yet got on with the operation, so I don’t know what the machine has.