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

Tip Of The Day: module-assistant and cursor tracking



Hi.

I just played with module-assistant (a package to ease
building of kernel module packages) the first time.  By default, it
uses dialog, which we already know does not provide any
useable cursor tracking for us braille/speech reader people.

However, there is a simple solution to get cursor tracking going:
module-assistant checks the environment variable DIALOG for the dialog/whiptail
executable path.  So you can do something like:

export DIALOG=/usr/bin/whiptail

before lauching module-assistant, and cursor tracking will work fine.

-- 
CYa,
  Mario | Debian Developer <URL:http://debian.org/>
        | Get my public key via finger mlang@db.debian.org
        | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44



Reply to: