[Pkg-directfb-devel] Bug#503386: libdirectfb-bin: wrong documentation in man page for option [no-]vt-switching
Martin Peters
martin.peters at news.uni-stuttgart.de
Sat Oct 25 13:09:32 UTC 2008
Package: libdirectfb-bin
Version: 0.9.25.1-5
Severity: normal
The documentation in the man page of directfbrc says, that
vt-switching is disabled by default:
| [no-]vt-switching
| Allow to switch virtual terminals using <Ctrl>+<Alt>+<F?>.
| This is an experimental feature that is usually disabled;
| use at your own risk.
This is not right:
| static void config_allocate()
| {
| [...]
| dfb_config->vt = true;
| dfb_config->vt_switch = true;
| dfb_config->vt_num = -1;
| dfb_config->vt_switching = true;
| [...]
| }
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages libdirectfb-bin depends on:
ii libc6 2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii libdirectfb-0.9-25 0.9.25.1-5 direct frame buffer graphics - sha
libdirectfb-bin recommends no packages.
-- no debconf information
More information about the Pkg-directfb-devel
mailing list