Changeset 08ad87a


Ignore:
Timestamp:
01/08/2023 07:44:34 PM (16 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
e948752
Parents:
3df3354c
Message:

Tweak the example for tigervnc so that it works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/tigervnc.xml

    r3df3354c r08ad87a  
    392392cat &gt; ~/.vnc/config &lt;&lt; EOF
    393393<literal># Begin ~/.vnc/config
    394 
    395 session=LXDE      # The session must match one listed in /usr/share/xsessions.
     394# The session must match one listed in /usr/share/xsessions.
     395# Ensure that there are no spaces at the end of the lines.
     396
     397session=LXDE
    396398geometry=1024x768
    397399
Note: See TracChangeset for help on using the changeset viewer.