/etc/ggi/libggigcp.conf is in libggigcp1 1.0.2+dfsg1-2.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | # Mapping file for suggest-strings to libraries
.root: /usr/lib/ggi/gcp
#
# suggest_name library_name versions
# ------------ ------------------------ --------
# Displays
# Stubs library - generic drawing code goes here
#generic-stubs-gcp default/stubs_gcp.so
# Color library
generic-color-gcp default/color_gcp.so
generic-color-gcp @libggigcp:GCPdl_color_gcp
# Linear framebuffers
# area reserved for future developments
# Planar framebuffers
# area reserved for future developments
|