| Paketname | libxcb-randr0 |
| Beschreibung | X C Binding, randr extension |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
| Version | 1.5-2 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 96 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libxcb1 |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libxcb |
| Paketgröße | 15800 Byte |
| Prüfsumme MD5 | a8cb6c3bf46aa9c648c43407a5f0db2c |
| Prüfsumme SHA1 | 6b4fc9b28db9124f512cd0a19c83f3c9b3769e39 |
| Prüfsumme SHA256 | 93055f6cac3086fa4ecd1671a52a29daab55eb1d42947d025c20ca709a4e7190 |
| Link zum Herunterladen | libxcb-randr0_1.5-2_i386.deb |
| Ausführliche Beschreibung | This package contains the library files needed to run software using
libxcb-randr, the randr extension for the X C Binding.
.
The XCB library provides an interface to the X Window System protocol,
designed to replace the Xlib interface. XCB provides several advantages over
Xlib:
.
* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions
|