Searched refs:desktop (Results 1 – 25 of 59) sorted by relevance
123
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/ |
D | tight-vncviewer-newfbsize.patch | 1 --- 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 | _bundle | 15 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
|
D | tight-vncviewer-fullscreen.patch | 41 XtUngrabKeyboard(desktop, CurrentTime);
|
/external/selinux/policycoreutils/restorecond/ |
D | Makefile | 10 autostart_DATA = sealertauto.desktop 40 install -m 644 restorecond.desktop $(AUTOSTARTDIR)/restorecond.desktop
|
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/ |
D | ssvnc.desktop | 2 # 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/ |
D | sandboxX.sh | 16 <desktop>all</desktop>
|
/external/libvncserver/x11vnc/ |
D | solid.c | 1333 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 …]
|
D | x11vnc.desktop | 3 Comment=Share this desktop by VNC
|
D | Makefile.am | 24 desktop_DATA = x11vnc.desktop
|
/external/libvncserver/x11vnc/misc/ |
D | README | 45 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
|
D | Makefile.am | 3 …ject.pl x11vnc_loop Xdummy ultravnc_repeater.pl connect_switch panner.pl desktop.cgi inet6to4 uinp…
|
/external/libmtp/ |
D | libmtp.sh.in | 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
|
D | libmtp.sh | 13 /sbin/resmgr "${ACTION}" "${DEVICE}" desktop usb
|
/external/selinux/policycoreutils/sepolicy/sepolicy/help/ |
D | login_default.txt | 4 If this is a desktop system you might want to specify the user_u or xguest_u user. If this is a te…
|
D | lockdown_ptrace.txt | 6 … process run by them. Meaning the computer game you are running on your desktop can watch everyth…
|
/external/lldb/docs/ |
D | code-signing.txt | 41 - 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/ |
D | fonttools-win-setup.txt | 4 The TTX setup application can create an icon for TTX on your desktop. You will
|
/external/selinux/policycoreutils/gui/ |
D | Makefile | 44 install -m 644 *.desktop $(DATADIR)/system-config-selinux
|
/external/libvncserver/vncterm/ |
D | README | 9 takes an existing desktop and exports it via RFB (VNC), just that
|
/external/selinux/policycoreutils/sepolicy/ |
D | Makefile | 50 install -m 644 *.desktop $(DATADIR)/system-config-selinux
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | tightvnc-1.3dev7_javasrc-vncviewer-cursor-colors+no-tab-traversal.patch | 10 // VncCanvas is a subclass of Canvas which draws a VNC desktop on it.
|
/external/okhttp/website/static/ |
D | app.css | 152 /* Widescreen desktop. */
|
/external/libvncserver/ |
D | LibVNCServer.spec | 42 which serves the current X Window System desktop via RFB (VNC)
|
D | LibVNCServer.spec.in | 42 which serves the current X Window System desktop via RFB (VNC)
|
/external/llvm/docs/ |
D | Packaging.rst | 13 desktop systems, and we hope that packagers (e.g., Redhat, Debian, MacPorts,
|
123