general:linux:kwin_wayland
Differences
This shows you the differences between two versions of the page.
| general:linux:kwin_wayland [2023/04/25 17:22] – created sunkan | general:linux:kwin_wayland [2023/05/01 10:34] (current) – sunkan | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| </ | </ | ||
| + | ====== WIP - Enable VNC server remotely ====== | ||
| + | WIP - but has some success so far. \\ | ||
| + | Find out relevant environment variables by checking / | ||
| + | |||
| + | < | ||
| + | XDG_SESSION_PATH=/ | ||
| + | |||
| + | XDG_SESSION_TYPE=wayland WAYLAND_DISPLAY=wayland-0 krfb --nodialog | ||
| + | </ | ||
| + | |||
| + | If password and settings has not already been set. | ||
| + | |||
| + | < | ||
| + | kwalletcli -f krfb -e unattendedAccessPassword -P | ||
| + | |||
| + | XDG_SESSION_TYPE=wayland XDG_SESSION_PATH=/ | ||
| + | |||
| + | </ | ||
| + | |||
| + | Also these bugs can be a problem | ||
| + | |||
| + | https:// | ||
| + | https:// | ||
| + | |||
| + | krfbrc | ||
| + | < | ||
| + | cat ~/ | ||
| + | [FrameBuffer] | ||
| + | preferredFrameBufferPlugin=pw | ||
| + | |||
| + | [MainWindow] | ||
| + | RestorePositionForNextInstance=false | ||
| + | State=AAAA/ | ||
| + | ToolBarsMovable=Disabled | ||
| + | |||
| + | [Security] | ||
| + | allowUnattendedAccess=true | ||
| + | |||
| + | [TCP] | ||
| + | publishService=false | ||
| + | </ | ||
general/linux/kwin_wayland.1682443370.txt.gz · Last modified: 2023/04/25 17:22 by sunkan