Bug#503386: libdirectfb-bin: wrong documentation in man page for option [no-]vt-switching

2008-10-25 Thread Martin Peters
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-5direct frame buffer graphics - sha

libdirectfb-bin recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#503390: directvnc: assumed documentation error in README.Debian

2008-10-25 Thread Martin Peters
Package: directvnc
Version: 0.7.5-8+b1
Severity: minor


In /usr/share/doc/directvnc/README.Debian, the following is
stated:

  The display size is limited to 640x480.

This seems not to be correct, cause I couldn't find any
maloperations using other resolutions (e.g. 1024x768)
until now. This does not mean, I fully tested it, so
I might be wrong, but other resolutions seem to work
correctly using Xvnc4. The main problem for me was to
find out, where the resolution configuration can be done.

directvnc is based on directfb. This fact is althoght
mentioned in the man page of directvnc. Not mentioned
is the importance of libdirectfb for configuring
directvnc by creating the library specific configuration
file

  /etc/directfbrc

or the program-specific configuration file

  /etc/directfbrc.directvnc

It would be helpfull to mention in the documentation,
that directvnc is based on directfb and so many of the
configuration stuff can be done in /etc/directfbrc and
/etc/directfbrc.directvnc and that one should read the
manpage of directfbrc (5) in the libdirectfb-bin
package for further configuration options.

-- 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 directvnc depends on:
ii  libc6  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii  libdirectfb-0.9-25 0.9.25.1-5direct frame buffer graphics - sha
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  zlib1g 1:1.2.3-13compression library - runtime

directvnc recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]