Home
last modified time | relevance | path

Searched refs:desktop (Results 1 – 25 of 59) sorted by relevance

123

/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-newfbsize.patch1 --- vnc_unixsrc.orig/vncviewer/desktop.c 2004-05-28 13:29:29.000000000 -0400
2 +++ vnc_unixsrc/vncviewer/desktop.c 2007-01-13 13:59:51.000000000 -0500
33 * DesktopInitBeforeRealization creates the "desktop" widget and the viewport
97 + XPutImage(dpy, XtWindow(desktop), gc, image, 0, 0, 0, 0, w, h);
100 + XtResizeWidget(desktop, si.framebufferWidth, si.framebufferHeight, 0);
125 + XtVaSetValues(desktop, XtNwidth, si.framebufferWidth,
131 + XtResizeWidget(desktop, si.framebufferWidth, si.framebufferHeight, 0);
D_bundle15 tar cvf - ssvnc/{README,COPYING,ssvnc.desktop} ssvnc/bin ssvnc/Unix | (cd $dest; tar xvf -)
28 tar cvf - ssvnc/{README,COPYING,ssvnc.desktop} ssvnc/bin/{ss*,util/ss*} | (cd $dest; tar xvf -)
48 (cd ssvnc; tar cvf - README COPYING ssvnc.desktop bin/{ss*,util/ss*}) >> $scr
Dtight-vncviewer-fullscreen.patch41 XtUngrabKeyboard(desktop, CurrentTime);
/external/selinux/policycoreutils/restorecond/
DMakefile10 autostart_DATA = sealertauto.desktop
40 install -m 644 restorecond.desktop $(AUTOSTARTDIR)/restorecond.desktop
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
Dssvnc.desktop2 # Copy this file to "/usr/shared/applications/ssvnc.desktop" then SSVNC will
3 # appear in desktop menus (once they are updated; e.g. update-menus command).
/external/selinux/policycoreutils/sandbox/
DsandboxX.sh16 <desktop>all</desktop>
/external/libvncserver/x11vnc/
Dsolid.c1333 static int desktop = -1; in solid_bg() local
1354 if (desktop == 0) { in solid_bg()
1356 } else if (desktop == 1) { in solid_bg()
1358 } else if (desktop == 2) { in solid_bg()
1360 } else if (desktop == 3) { in solid_bg()
1362 } else if (desktop == 4) { in solid_bg()
1407 desktop = 1; in solid_bg()
1410 desktop = 2; in solid_bg()
1413 desktop = 3; in solid_bg()
1416 desktop = 4; in solid_bg()
[all …]
Dx11vnc.desktop3 Comment=Share this desktop by VNC
DMakefile.am24 desktop_DATA = x11vnc.desktop
/external/libvncserver/x11vnc/misc/
DREADME45 panner.pl Allows a small rectangle to pan around a desktop more or less.
47 desktop.cgi CGI script for creating multi-user virtual desktops on a
DMakefile.am3 …ject.pl x11vnc_loop Xdummy ultravnc_repeater.pl connect_switch panner.pl desktop.cgi inet6to4 uinp…
/external/libmtp/
Dlibmtp.sh.in13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
Dlibmtp.sh13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
/external/selinux/policycoreutils/sepolicy/sepolicy/help/
Dlogin_default.txt4 If this is a desktop system you might want to specify the user_u or xguest_u user. If this is a te…
Dlockdown_ptrace.txt6 … process run by them. Meaning the computer game you are running on your desktop can watch everyth…
/external/lldb/docs/
Dcode-signing.txt41 - Remove "~/Desktop/lldb_codesign.cer" file on your desktop if there is one.
43 onto the desktop. The drag will create a "~/Desktop/lldb_codesign.cer" file used in
/external/fonttools/Windows/
Dfonttools-win-setup.txt4 The TTX setup application can create an icon for TTX on your desktop. You will
/external/selinux/policycoreutils/gui/
DMakefile44 install -m 644 *.desktop $(DATADIR)/system-config-selinux
/external/libvncserver/vncterm/
DREADME9 takes an existing desktop and exports it via RFB (VNC), just that
/external/selinux/policycoreutils/sepolicy/
DMakefile50 install -m 644 *.desktop $(DATADIR)/system-config-selinux
/external/libvncserver/webclients/java-applet/ssl/
Dtightvnc-1.3dev7_javasrc-vncviewer-cursor-colors+no-tab-traversal.patch10 // VncCanvas is a subclass of Canvas which draws a VNC desktop on it.
/external/okhttp/website/static/
Dapp.css152 /* Widescreen desktop. */
/external/libvncserver/
DLibVNCServer.spec42 which serves the current X Window System desktop via RFB (VNC)
DLibVNCServer.spec.in42 which serves the current X Window System desktop via RFB (VNC)
/external/llvm/docs/
DPackaging.rst13 desktop systems, and we hope that packagers (e.g., Redhat, Debian, MacPorts,

123