View Single Post
Old 07-18-2006, 07:26 AM   #250
Antartica
Evangelist
Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.Antartica ought to be getting tired of karma fortunes by now.
 
Antartica's Avatar
 
Posts: 423
Karma: 1517132
Join Date: Jun 2006
Location: Madrid, Spain
Device: quaderno, remarkable2, yotaphone2, prs950, iliad, onhandpc, newton
Quote:
Originally Posted by tribble
i dont know, if its a hardware problem, or if it is just a software thing, but i would guess, its just a matter of a device driver. But i dont know, how the keystokes are handled internally. But some clever person will figure it out, now we have full root access to the machine.
Browsing the list of modules you posted earlier, the module to control an USB keyboard isn't loaded.

You can try something like this:

modprobe ehci-hcd
modprobe uhci-hcd

And then test if the USB keyboard works.

(the HCD driver is for both keyboard and mice, AFAIK).

OTOH, I managed to modify the tex file from arivero so that it outputs an A5 page. It uses LaTeX instead of plain TeX, so you have to use "pdflatex launch4-a5.tex" to generate the pdf:
Attached Files
File Type: txt launch4-a5.tex.txt (1.8 KB, 481 views)
File Type: pdf launch4-a5.pdf (10.9 KB, 494 views)

Last edited by Antartica; 07-18-2006 at 07:55 AM. Reason: pdflatex command was wrong O:-)
Antartica is offline   Reply With Quote