Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

11 lines
196B

  1. TigerVNC Configuration file Version 1.0
  2. MenuKey=Pause
  3. {% if vnc_client_low_bandwidth %}
  4. AutoSelect=0
  5. QualityLevel=0
  6. FullColor=0
  7. LowColorLevel=2
  8. PreferredEncoding=Tight
  9. CompressLevel=0
  10. {% endif %}