xorg crashes FreeBsd 9.1 on Intel P8H61-M LE

2013-06-19 Thread PJ
Installed X.org server v 1.7.7_6,1 on FreeBsd 9.1 on Intel P8H61-M Le mb; using hald and dbus set up on Monitor BENQ 2220HD : screen and mouse worked ok but could not exit clean; ctl +Alt+F1 then Ctl + C just killed OS. The Screen turned on and off several times with message of no input and the

doclifter cleanup of manual pages

2013-06-19 Thread Eric S. Raymond
With a couple of patches I just pushed to the public repos, and the enclosed patch that needs to go to Keith Packard's xserver tree, the X manual pages are now completely doclifter-clean and can all be lifted to XML-DocBook without errors or warnings. Some of the lifts could use improvement. In pa

RE: [ft] need help with freetype + xlib.

2013-06-19 Thread Yves Daoust
To summarize, if I may: for an RGBA image having Height rows, each Width pixels wide, Pitch = 4 x Width + Pad (4 x 8 + 0 = 32 bytes per row) Size = Pitch x Height (32 x 16 = 512 bytes per image) -Original Message- From: freetype-bounces+yves.daoust=visio