Skip to main content
Improve quote formatting
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create
FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vncman x11vnc on creating displays that should help you out further:

You can set the environment variable FD_GEOM (or X11VNC_CREATE_GEOM) to to WxH or WxHxD to set the width and height and optionally the color depth depth of the created display. You can also set FD_SESS to be the session session (short name of the windowmanager: kde, gnome, twm, failsafe, etc etc.). FD_OPTS contains extra options to pass to the X server. You can also also set FD_PROG to be the full path to the session/windowmanager program program.

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further:

You can set the environment variable FD_GEOM (or X11VNC_CREATE_GEOM) to WxH or WxHxD to set the width and height and optionally the color depth of the created display. You can also set FD_SESS to be the session (short name of the windowmanager: kde, gnome, twm, failsafe, etc.). FD_OPTS contains extra options to pass to the X server. You can also set FD_PROG to be the full path to the session/windowmanager program.

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further:

You can set the environment variable FD_GEOM (or X11VNC_CREATE_GEOM) to WxH or WxHxD to set the width and height and optionally the color depth of the created display. You can also set FD_SESS to be the session (short name of the windowmanager: kde, gnome, twm, failsafe, etc.). FD_OPTS contains extra options to pass to the X server. You can also set FD_PROG to be the full path to the session/windowmanager program.

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further (not copy&pasting it here because markup is terrible...).:

You can set the environment variable FD_GEOM (or X11VNC_CREATE_GEOM) to WxH or WxHxD to set the width and height and optionally the color depth of the created display. You can also set FD_SESS to be the session (short name of the windowmanager: kde, gnome, twm, failsafe, etc.). FD_OPTS contains extra options to pass to the X server. You can also set FD_PROG to be the full path to the session/windowmanager program.

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further (not copy&pasting it here because markup is terrible...).

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further:

You can set the environment variable FD_GEOM (or X11VNC_CREATE_GEOM) to WxH or WxHxD to set the width and height and optionally the color depth of the created display. You can also set FD_SESS to be the session (short name of the windowmanager: kde, gnome, twm, failsafe, etc.). FD_OPTS contains extra options to pass to the X server. You can also set FD_PROG to be the full path to the session/windowmanager program.

removed "-nopw" as this shouldnt be the default.
Source Link
Hotsndot
  • 191
  • 1
  • 6

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -nopw -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further (not copy&pasting it here because markup is terrible...).

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -nopw -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further (not copy&pasting it here because markup is terrible...).

I've been using this approach:

FD_GEOM=1920x500 FD_SESS=xfce x11vnc -create

The environmental variables FD_GEOM and FD_SESS are used if no existing display can be found. "-create" will look for one and create one virtual one otherwise.

There is a good section on man x11vnc on creating displays that should help you out further (not copy&pasting it here because markup is terrible...).

deleted 173 characters in body
Source Link
Hotsndot
  • 191
  • 1
  • 6
Loading
Source Link
Hotsndot
  • 191
  • 1
  • 6
Loading