代码搜索:rdesktop
找到约 509 项符合「rdesktop」的源代码
代码结果 509
www.eeworm.com/read/135656/13911869
txt keymapping.txt
Keyboard mapping
================
This release of rdesktop uses a new, portable keyboard mapping
implementation. It should hopefully work on all X11 systems. This new
implementation only looks at X11
www.eeworm.com/read/372395/9511241
makefile
#
# rdesktop: A Remote Desktop Protocol client
# Makefile
# Copyright (C) Matthew Chapman 1999-2001
#
# Configuration defaults
prefix = /usr/local
exec_prefix = $(prefix)
bindir = $(exec_p
www.eeworm.com/read/227824/14410073
in makefile.in
#
# rdesktop: A Remote Desktop Protocol client
# Makefile.in
# Copyright (C) Matthew Chapman 1999-2005
#
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
mandir = @mandi
www.eeworm.com/read/226000/14504560
in makefile.in
#
# rdesktop: A Remote Desktop Protocol client
# Makefile.in
# Copyright (C) Matthew Chapman 1999-2005
#
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
mandir = @mandi
www.eeworm.com/read/395815/8151165
makefile
#
# rdesktop: A Remote Desktop Protocol client
# Makefile.in
# Copyright (C) Matthew Chapman 1999-2007
#
prefix = /usr/local
exec_prefix = ${prefix}
bindir = ${exec_prefix}/bin
mandir
www.eeworm.com/read/395815/8151714
in makefile.in
#
# rdesktop: A Remote Desktop Protocol client
# Makefile.in
# Copyright (C) Matthew Chapman 1999-2007
#
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
mandir = @mandi
www.eeworm.com/read/135656/13912111
in makefile.in
#
# rdesktop: A Remote Desktop Protocol client
# Makefile.in
# Copyright (C) Matthew Chapman 1999-2005
#
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
mandir = @mandi
www.eeworm.com/read/372395/9511383
txt keymapping.txt
Keyboard mapping
================
This release of rdesktop uses a new, portable keyboard mapping
implementation. It should hopefully work on all X11 systems. This new
implementation only looks at X11
www.eeworm.com/read/391899/7107883
txt readme.txt
This directory contains information on uiports.
uiports are different graphics libraries using the same core
rdesktop files.
This directory is provided to include information and examples
on how to d