x11vnc падает после завершения удалённой сессии

вообщем работать то работает, но после завершения удалённой сессии x11vnc останавливается.
smiges 17:47 [0]~$ x11vnc -rfbauth .x11vnc/passwd 
24/01/2012 17:48:16 passing arg to libvncserver: -rfbauth
24/01/2012 17:48:16 passing arg to libvncserver: .x11vnc/passwd
24/01/2012 17:48:16 x11vnc version: 0.9.13 lastmod: 2011-08-10  pid: 12526
24/01/2012 17:48:17 Using X display :0.0
24/01/2012 17:48:17 rootwin: 0x1ad reswin: 0x2e00001 dpy: 0x862c1f8
24/01/2012 17:48:17 
24/01/2012 17:48:17 ------------------ USEFUL INFORMATION ------------------
24/01/2012 17:48:17 X DAMAGE available on display, using it for polling hints.
24/01/2012 17:48:17   To disable this behavior use: '-noxdamage'
24/01/2012 17:48:17 
24/01/2012 17:48:17   Most compositing window managers like 'compiz' or 'beryl'
24/01/2012 17:48:17   cause X DAMAGE to fail, and so you may not see any screen
24/01/2012 17:48:17   updates via VNC.  Either disable 'compiz' (recommended) or
24/01/2012 17:48:17   supply the x11vnc '-noxdamage' command line option.
24/01/2012 17:48:17 
24/01/2012 17:48:17 Wireframing: -wireframe mode is in effect for window moves.
24/01/2012 17:48:17   If this yields undesired behavior (poor response, painting
24/01/2012 17:48:17   errors, etc) it may be disabled:
24/01/2012 17:48:17    - use '-nowf' to disable wireframing completely.
24/01/2012 17:48:17    - use '-nowcr' to disable the Copy Rectangle after the
24/01/2012 17:48:17      moved window is released in the new position.
24/01/2012 17:48:17   Also see the -help entry for tuning parameters.
24/01/2012 17:48:17   You can press 3 Alt_L's (Left "Alt" key) in a row to 
24/01/2012 17:48:17   repaint the screen, also see the -fixscreen option for
24/01/2012 17:48:17   periodic repaints.
24/01/2012 17:48:17 
24/01/2012 17:48:17 XFIXES available on display, resetting cursor mode
24/01/2012 17:48:17   to: '-cursor most'.
24/01/2012 17:48:17   to disable this behavior use: '-cursor arrow'
24/01/2012 17:48:17   or '-noxfixes'.
24/01/2012 17:48:17 using XFIXES for cursor drawing.
24/01/2012 17:48:17 GrabServer control via XTEST.
24/01/2012 17:48:17 
24/01/2012 17:48:17 Scroll Detection: -scrollcopyrect mode is in effect to
24/01/2012 17:48:17   use RECORD extension to try to detect scrolling windows
24/01/2012 17:48:17   (induced by either user keystroke or mouse input).
24/01/2012 17:48:17   If this yields undesired behavior (poor response, painting
24/01/2012 17:48:17   errors, etc) it may be disabled via: '-noscr'
24/01/2012 17:48:17   Also see the -help entry for tuning parameters.
24/01/2012 17:48:17   You can press 3 Alt_L's (Left "Alt" key) in a row to 
24/01/2012 17:48:17   repaint the screen, also see the -fixscreen option for
24/01/2012 17:48:17   periodic repaints.
24/01/2012 17:48:17 
24/01/2012 17:48:17 XKEYBOARD: number of keysyms per keycode 10 is greater
24/01/2012 17:48:17   than 4 and 98 keysyms are mapped above 4.
24/01/2012 17:48:17   Automatically switching to -xkb mode.
24/01/2012 17:48:17   If this makes the key mapping worse you can
24/01/2012 17:48:17   disable it with the "-noxkb" option.
24/01/2012 17:48:17   Also, remember "-remap DEAD" for accenting characters.
24/01/2012 17:48:17 
24/01/2012 17:48:17 X FBPM extension not supported.
24/01/2012 17:48:17 X display is capable of DPMS.
24/01/2012 17:48:17 --------------------------------------------------------
24/01/2012 17:48:17 
24/01/2012 17:48:17 Default visual ID: 0x21
24/01/2012 17:48:17 Read initial data from X display into framebuffer.
24/01/2012 17:48:17 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120
24/01/2012 17:48:17 
24/01/2012 17:48:17 X display :0.0 is 32bpp depth=24 true color
24/01/2012 17:48:17 
24/01/2012 17:48:17 Autoprobing TCP port 
24/01/2012 17:48:17 Autoprobing selected port 5900
24/01/2012 17:48:17 Listening also on IPv6 port 5900 (socket 10)
24/01/2012 17:48:17 
24/01/2012 17:48:17 Xinerama is present and active (e.g. multi-head).
24/01/2012 17:48:17 Xinerama: number of sub-screens: 1
24/01/2012 17:48:17 Xinerama: no blackouts needed (only one sub-screen)
24/01/2012 17:48:17 
24/01/2012 17:48:17 fb read rate: 403 MB/sec
24/01/2012 17:48:17 fast read: reset -wait  ms to: 10
24/01/2012 17:48:17 fast read: reset -defer ms to: 10
24/01/2012 17:48:17 The X server says there are 24 mouse buttons.
24/01/2012 17:48:17 screen setup finished.
24/01/2012 17:48:17 
The VNC desktop is:      desktop:0
PORT=5900
******************************************************************************
Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet?
The scheme stores pixel data offscreen on the VNC viewer side for faster
retrieval.  It should work with any VNC viewer.  Try it by running:
    x11vnc -ncache 10 ...
One can also add -ncache_cr for smooth 'copyrect' window motion.
More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching
24/01/2012 17:49:27 Got connection from client 192.168.11.145
24/01/2012 17:49:27   other clients:
24/01/2012 17:49:27 Disabled X server key autorepeat.
24/01/2012 17:49:27   to force back on run: 'xset r on' (3 times)
24/01/2012 17:49:27 incr accepted_client=1 for 192.168.11.145:53933  sock=11
24/01/2012 17:49:27 Client Protocol Version 3.8
24/01/2012 17:49:27 Protocol version sent 3.8, using 3.8
24/01/2012 17:49:27 rfbProcessClientSecurityType: executing handler for type 2
24/01/2012 17:49:28 created   xdamage object: 0x2e0002c
24/01/2012 17:49:32 copy_tiles: allocating first_line at size 41
24/01/2012 17:49:34 Pixel format for client 192.168.11.145:
24/01/2012 17:49:34   32 bpp, depth 24, little endian
24/01/2012 17:49:34   true colour: max r 255 g 255 b 255, shift r 16 g 8 b 0
24/01/2012 17:49:34 no translation needed
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x0000000A)
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type zlibhex
24/01/2012 17:49:34 Using compression level 6 for client 192.168.11.145
24/01/2012 17:49:34 Enabling X-style cursor updates for client 192.168.11.145
24/01/2012 17:49:34 Enabling full-color cursor updates for client 192.168.11.145
24/01/2012 17:49:34 Enabling cursor position updates for client 192.168.11.145
24/01/2012 17:49:34 Using image quality level 6 for client 192.168.11.145
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type xorEnable
24/01/2012 17:49:34 Enabling LastRect protocol extension for client 192.168.11.145
24/01/2012 17:49:34 Enabling NewFBSize protocol extension for client 192.168.11.145
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type cacheEnable
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8000)
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8001)
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8002)
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8003)
24/01/2012 17:49:34 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xC0A1E5CE)
24/01/2012 17:49:34 Using ZRLE encoding for client 192.168.11.145
24/01/2012 17:49:35 Pixel format for client 192.168.11.145:
24/01/2012 17:49:35   32 bpp, depth 24, little endian
24/01/2012 17:49:35   true colour: max r 255 g 255 b 255, shift r 16 g 8 b 0
24/01/2012 17:49:35 no translation needed
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0x0000000A)
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type zlibhex
24/01/2012 17:49:35 Using compression level 6 for client 192.168.11.145
24/01/2012 17:49:35 Enabling X-style cursor updates for client 192.168.11.145
24/01/2012 17:49:35 Enabling full-color cursor updates for client 192.168.11.145
24/01/2012 17:49:35 Enabling cursor position updates for client 192.168.11.145
24/01/2012 17:49:35 Using image quality level 6 for client 192.168.11.145
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type xorEnable
24/01/2012 17:49:35 Enabling LastRect protocol extension for client 192.168.11.145
24/01/2012 17:49:35 Enabling NewFBSize protocol extension for client 192.168.11.145
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8000)
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8001)
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8002)
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xFFFF8003)
24/01/2012 17:49:35 rfbProcessClientNormalMessage: ignoring unsupported encoding type Enc(0xC0A1E5CE)
24/01/2012 17:49:35 Switching from ZRLE to hextile Encoding for client 192.168.11.145
24/01/2012 17:49:36 client useCopyRect: 192.168.11.145 -1
24/01/2012 17:49:36 client_set_net: 192.168.11.145  0.0166
24/01/2012 17:49:37 created selwin: 0x2e0002d
24/01/2012 17:49:37 called initialize_xfixes()
24/01/2012 17:49:37 client 1 network rate 854.6 KB/sec (28581.9 eff KB/sec)
24/01/2012 17:49:37 client 1 latency:  2.3 ms
24/01/2012 17:49:37 dt1: 0.0255, dt2: 0.0752 dt3: 0.0023 bytes: 85120
24/01/2012 17:49:37 link_rate: LR_LAN - 2 ms, 854 KB/s
24/01/2012 17:52:05 client_count: 0
24/01/2012 17:52:05 Restored X server key autorepeat to: 1
24/01/2012 17:52:05 viewer exited.
24/01/2012 17:52:05 deleted 40 tile_row polling images.
smiges 17:52 [0]~$ 
Так это же фича. По дефолту он одноразовый.
такие дела.
а есть ли не одноразовые?
в смысле “есть”? его просто надо соответственно настроить. вроде не со вчера на арче.

вики же есть: https://wiki.archlinux.org/index.php/X1 … constantly
такие дела.
cucullus
в смысле “есть”? его просто надо соответственно настроить. вроде не со вчера на арче.

вики же есть: https://wiki.archlinux.org/index.php/X1 … constantly
о спс, да вики тогда читал, но как обычно “сквозь” глаза это делаю
 
Зарегистрироваться или войдите чтобы оставить сообщение.