[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#705530: unblock: brltty/4.4-10



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package brltty

The intent of these changes is to fix bug #680636 by allowing to use the
braille keyboard to type login/passwd at gdm3, by automatically running
the braille key presses relay tool, xbrlapi.

On systems without brltty running, it will just exit immediately.

unblock brltty/4.4-10

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

diff -Nru brltty-4.4/debian/changelog brltty-4.4/debian/changelog
--- brltty-4.4/debian/changelog	2013-04-11 09:19:44.000000000 +0200
+++ brltty-4.4/debian/changelog	2013-04-16 00:36:55.000000000 +0200
@@ -1,3 +1,10 @@
+brltty (4.4-10) unstable; urgency=low
+
+  * Add xbrlapi.desktop file to gdm session to get braille keyboard input
+    working. Closes: #680636.
+
+ -- Samuel Thibault <sthibault@debian.org>  Mon, 15 Apr 2013 21:42:05 +0200
+
 brltty (4.4-9) unstable; urgency=high
 
   * brltty-udeb.sh: Put Xorg killing in background, to avoid getting stuck if
diff -Nru brltty-4.4/debian/xbrlapi.desktop brltty-4.4/debian/xbrlapi.desktop
--- brltty-4.4/debian/xbrlapi.desktop	1970-01-01 01:00:00.000000000 +0100
+++ brltty-4.4/debian/xbrlapi.desktop	2013-04-16 00:30:12.000000000 +0200
@@ -0,0 +1,6 @@
+[Desktop Entry]
+Type=Application
+Name=xbrlapi
+Exec=xbrlapi -q
+NoDisplay=true
+X-GNOME-AutoRestart=true
diff -Nru brltty-4.4/debian/xbrlapi.install brltty-4.4/debian/xbrlapi.install
--- brltty-4.4/debian/xbrlapi.install	2013-04-08 21:34:38.000000000 +0200
+++ brltty-4.4/debian/xbrlapi.install	2013-04-15 21:44:41.000000000 +0200
@@ -1,2 +1,3 @@
 debian/tmp/sbin/xbrlapi usr/bin
 debian/60xbrlapi /etc/X11/Xsession.d
+debian/xbrlapi.desktop usr/share/gdm/greeter/autostart


Reply to: