Ports 搜索

共有1,952项符合/x11-clocks/的查询结果,以下是第921930项(搜索用时0.004秒)
x11-toolkits/fpc-3.0.0 (Score: 0.012793077)
X-Forms interface for Free Pascal
x11-toolkits/open-motif-2.3.6 (Score: 0.012793077)
Motif X11 Toolkit (industry standard GUI (IEEE 1295))
Motif(r) is the industry standard graphical user interface, (as defined by the IEEE 1295 specification), used on more than 200 hardware and software platforms. It provides application developers, end users, and system vendors with the industry's most widely used environment for standardizing application presentation on a wide range of platforms. Motif is the leading user interface toolkit for the UNIX(r) system. NOTE: Some ports with GNU configure do not know that Motif 2.1 requires -lXp. In that case, you need to edit Makefile after configure, or, hack configure(.in) before configure.
x11-toolkits/gtk2-2.24.23 (Score: 0.012793077)
GTK+ library, version 2.X (Linux CentOS 6.8)
x11-toolkits/gtk2-2.14.7 (Score: 0.012793077)
GTK+ library, version 2.X (Linux Fedora 10)
x11/Clipboard-0.13 (Score: 0.012793077)
Access to X11 clipboard from Perl
Who doesn't remember the first time they learned to copy and paste, and generated an exponentially growing text document? Yes, that's right, clipboards are magical. With Clipboard.pm, this magic is now trivial to access, cross-platformly, from your Perl code.
x11/xfce4-terminal-0.6.3 (Score: 0.012793077)
Terminal emulator for the X windowing system
Terminal is a modern terminal emulator for the Unix/Linux desktop, primarily for the Xfce desktop environment. It's a lightweight emulator based on the VTE widget, easy to use and provides an optional drop-down window.
x11/fpc-3.0.0 (Score: 0.012793077)
Free Pascal interface to X windows server
x11/xidle-26052015 (Score: 0.012793077)
Run a program on X inactivity
xidle uses the XScreenSaver(3) extension to receive inactivity events when a timeout is specified, running a specific program after the elapsed time. xidle also monitors the very corner of the given position for pointer activity and runs a program if the pointer sits there for more than the specified number of seconds. This behavior is always present, whether -timeout is specified or not.
x11/eterm-0.9.6 (Score: 0.012793077)
X11 terminal emulator based on rxvt/xterm
Eterm is a color vt102 terminal emulator intended as a replacement for xterm. It is designed with a Freedom of Choice philosophy, leaving as much power, flexibility, and freedom as possible in the hands of the user. It is designed to look good and work well, but takes a feature-rich approach rather than one of minimalism while still maintaining speed and efficiency.
x11/gcb-0.2.8 (Score: 0.012793077)
GTK+ tool for managing x11 cut-buffers
Gtk Copy-paste Buffer It is something like 'xcb'. It has multiple buttons to store strings of paste buffer. You click a button to put the content into paste-buffer/clipboard. Advantages over xcb: - Use right button to assign the button as a snooper. It is more straightforward than xcb. - It has tool-tip to display the complete content. - It is written in Gtk, so by default it has i18 display capability. - It can watch the clipboard of gtk (mozilla). - History of changes of paste buffer - By default, it is sticky on Gnome/Gtk. You can also specify option to turn window decoration off (borderless). No more tedius desktop setup to install it.