Hacked By AnonymousFox
�
�܋f} � �Z � d dl Z d dlmZ e j e� � ZdZ G d� de� � ZdS )� N)�AbstractDisplay�Xvncc �8 � e Zd ZdZdddddddg d f d
�Zd� Zd� ZdS )
�XvncDisplayz
Xvnc wrapper
)i i � �blackFi N�
Tc
� � || _ || _ || _ || _ || _ t j | t |||| �� � dS )au
:param bgcolor: 'black' or 'white'
:param rfbport: Specifies the TCP port on which Xvnc listens for connections from viewers
(the protocol used in VNC is called RFB - "remote framebuffer").
The default is 5900 plus the display number.
:param rfbauth: Specifies the file containing the password used to authenticate viewers.
)� use_xauth�retries�
extra_args�manage_global_envN)�_size�_color_depth�_bgcolor�_rfbport�_rfbauthr �__init__�PROGRAM)
�self�size�color_depth�bgcolorr �rfbport�rfbauthr r
r s
�f/builddir/build/BUILD/cloudlinux-venv-1.0.6/venv/lib/python3.11/site-packages/pyvirtualdisplay/xvnc.pyr zXvncDisplay.__init__ s^ � �&