Re: braille initialization problem



Hi,

Don Raikes, le Tue 19 Apr 2005 16:25:33 -0700, a dit :
> How do I determine which virtual console is running the x server?

In brltty's doc, there is some lines to cut & paste:

CONTROLVT="$(grep "using VT number" "/var/log/XFree86.$(echo "$DISPLAY" | sed -e "s/^.*::*\([0-9]*\).*$/\1/").log" | sed -e "s/^.*using VT number \([0-9]*\).*$/\1/")"
export CONTROLVT

This won't be needed with XFree >= 4.4 and gnopernicus >=10.something

Regards,
Samuel



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