Re: Xrender transforms...

2003-08-12 Thread The Rasterman
On 11 Aug 2003 11:08:33 -0400 Owen Taylor [EMAIL PROTECTED] babbled:
(B
(B On Sun, 2003-08-10 at 19:05, Carsten Haitzler wrote:
(B 
(B   The current plan for addressing the second two is to do it as part of
(B   the 'libic' library so the same code can be used in the X server and in
(B   the software fallbacks for Cairo. I think a couple of people have taken
(B   a look at doing that optimization work, though I'm not sure if anybody
(B   is working on it actively at this time.
(B  
(B  libic? hmmm part of Xr? or Xc? i have handy code to optimize paths when you
(B  need it. For now it happily lurks at the bottom of all my own software
(B  rendering pipelines... :)
(B 
(B It used to be libXr depends on libXc depends on libic. But libXr and
(B libXc have now been merged and renamed to 'Cairo'.
(B 
(B The hope is certainly that we can pool knowledge to get the ultimately
(B fast code for each platform in libic without having to do it over
(B and over again in different places; right now, everybody has there
(B own favorite set of routines, and as fun as it is to hand-tweak
(B MMX and squeeze out a few extra million pixels per second 
(B (I have my own set of such routines around somewhere), it's not 
(B really efficient...
(B
(Bthat's true. well i'll happily donate code if anyone wants to use it... but the
(Bsoftware isn't the real issue i guess - well from my point of view it's that
(Bi've already solved software rendering. next is to actually support hardware
(Bacceleration, but if that basically decelerates.. it's not a very attractive way
(Bto spend my time :) Basically I've written a bit of a bench marker now that uses
(BXRender and compares to my own software implementation, so there's a fence post
(Bto gauge by. I hope it helps driver authors in being able to test their work :)
(BI'll probably have to  go the OpenGL route anyway now :)
(B
(B
(B-- 
(B--- Codito, ergo sum - "I code, therefore I am" 
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://XFree86.Org/mailman/listinfo/devel

[XFree86] XFree version problem

2003-08-12 Thread Greg Knight
Hi Folks,

My apologies for the general nature of this query.

I have a program using X-Toolkit GUI running fine under the XFree that comes
with RedHat Linux 5. I have upgraded to RedHat Linux 8 (newer version of
XFree86), and the window painting no longer works correctly. Windows that
should be refreshed are not being, and other windows are left black, etc.

I am guessing this is a result of changes to the XFree86 code. I am sure
that I am not the first person to come across this, so I am hoping for some
info to help me resolve this.

Many thanks,

Greg
Email: [EMAIL PROTECTED]


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] glidepoint bug

2003-08-12 Thread Jimmy Moore
Hi.
Can anyone tell me how I disable touchpad tap with the glidepoint
driver? It is so irritating. I just get random mouse clicks
all over the place. I have tried:

tpconfig:   works in redhat8 but not redhat9. (Still works with gpm
though)

Getting X to use GPM:   Fixes the touchpad tap, but makes the
resolution/speed/sensitivity all messed up.

Have also attempted (unsuccessfuly) to get the source for the driver so
I can fix it.

Please please please somebody help :(

-- 
Jimmy Moore [EMAIL PROTECTED]

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Unicode Support

2003-08-12 Thread Paras pradhan
1. yes nepali is under devnagari time slot. so it is there  i guess

2. i have installed fonts and did fc-cache.

3. i cannot type in g edit... it comes all the boxes insted of characters


4. how do i check in pango.. do i have to re compile pango with support
for devnagari?


Thanks
Paras.


 On Mon, 11 Aug 2003, Paras pradhan wrote:

 yes i similar to hindi.. yes i have pango installed. and i have
 nepali font too. but i get boxes when i type.

 1. Nepali language is having any slot in Unicode table ?

 2. Your getting box, due non availability of the font. So check
 whether your font is available in the font list ? if not, try to
 update ur font database and then try.

 3. For testing, try to open already existing Unicode Nepali contents in
 Gedit.

 4. Also **check** for Nepali support in Pango.

 HTH :)
 --
 Bharathi S, IndLinuX Team,   (__)
 DON Lab,TeNeT Group, oo )
 IIT-Madras, Chennai-INDIA.   (_/\

 Known is DROP, Unknown is OCEAN.

 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86


Paras pradhan
Systems Dept.
Bajranet PVT LTD
Kathmandu
Nepal.


___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] compiling from latest cvs stops

2003-08-12 Thread Monty
On Mon, Aug 11, 2003 at 10:25:37PM -0700, jas wrote:
 I trid again and got the sam error while it';s in the programs/xdm 
 directory:
 
 dm.h:105: sequrity/pam_appl.h: No such file or directory
 dm.h:120: sequrity/pam_appl.h: No such file or directory
 make[4]: ***[auth.o] Error 1
 
 ...etc
 
 Any idea how I can fix this?

Yes; install libpam (and the associated headers so that apps can build
against it).  If you're running debian, apt-get install libpam0g-dev.

Monty
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Debt Sucks! Read This.

2003-08-12 Thread ffbolzptvmoo
HEY YOU! :)

Debt sucks. So does lining your bank managers pockets!
We tear up your debt and give you and your family a fresh start ..

- Save you a lot of money by eliminating late fees
- Settle your accounts for a substantially reduced amount
- Stop creditors calling you on the phone
- Avoid bankruptcy

... and more!

Why keep dealing with the stress, and headaches?

Combine your debt into a low interest repayment and
get on with your life today!!

Come here and take a look at how we can help.

http://[EMAIL PROTECTED]/index.php?N=g










stop more of these
http://[EMAIL PROTECTED]/r.php
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] Xfree86 problem after installing PHP, MySQL

2003-08-12 Thread Weston M. Price
Looks like you just have a token misplaced. 

Could you send me your XFree86 file and I will take a look?

Weston

On Monday 11 August 2003 10:59 am, Wim Wauters wrote:
 Hi,

 I was trying to setup PHP, Apache, MySQL...all with sucess yesterday
 evening. When starting up my server this morning, I could not get my
 graphical user interface (which is a disaster for me). During booting,
 it complains about parsing the XFree86Config file. Anyone can send me a
 sample XFree86Config file that I can use on my server? Anyone has an
 idea why it goes wrong with Xfree86 after installing PHP and MySQL?

 Here is the log file, I'm getting:

 XFree86 Version 4.2.0 (Red Hat Linux release: 4.2.0-72) / X Window
 System
 (protocol Version 11, revision 0, vendor release 6600)
 Release Date: 23 January 2002
 If the server is older than 6-12 months, or if your card is
 newer than the above date, look for a newer version before
 reporting problems.  (See
 [url]http://www.XFree86.Org/[/url])
 Build Operating System: Linux 2.4.18-11smp i686 [ELF]
 Build Host: daffy.perf.redhat.com

 Module Loader present
 OS Kernel: Linux version 2.4.18-14
 ([EMAIL PROTECTED]) (gcc version 3.2 20020903 (Red
 Hat Linux 8.0 3.2-7)) #1 Wed Sep 4 13:35:50 EDT 2002
 Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/XFree86.0.log, Time: Mon Aug 11 11:51:58 2003
 (==) Using config file: /etc/X11/XF86Config
 Parse error on line 26 of section Files in file /etc/X11/XF86Config
 Section is not a valid keyword in this section.
 (EE) Problem parsing the config file
 (EE) Error from xf86HandleConfigFile()

 Fatal server error:
 no screens found

 When reporting a problem related to a server crash, please send
 the full server output, not just the last messages.
 This can be found in the log file /var/log/XFree86.0.log.
 Please report problems to [EMAIL PROTECTED]/email].


 and here is my XFree86Config file:


 # File generated by anaconda.

 Section ServerLayout
 Identifier Anaconda Configured
 Screen  0  Screen0 0 0
 InputDeviceMouse0 CorePointer
 InputDevice   Mouse1 SendCoreEvents
 InputDeviceKeyboard0 CoreKeyboard
 EndSection

 Section Files

 # The location of the RGB database.  Note, this is the name of the
 # file minus the extension (like .txt or .db).  There is normally
 # no need to change the default.

 RgbPath   /usr/X11R6/lib/X11/rgb

 # Multiple FontPath entries are allowed (they are concatenated together)
 # By default, Red Hat 6.0 and later now use a font server independent of
 # the X server to render fonts.

 FontPath /usr/X11R6/lib/X11/fonts/misc

 Section Module
 Load  dbe
 Load  extmod
 Load  fbdevhw
 Load  dri
 Load  glx
 Load  record
 Load  freetype
 Load  type1
 EndSection

 Section InputDevice
 Identifier  Keyboard0
 Driver  keyboard

 #  Option  AutoRepeat500 5

 # when using XQUEUE, comment out the above line, and uncomment the
 # following line
 #  Option  Protocol Xqueue

 # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
 #  Option  Xleds 1 2 3

 # To disable the XKEYBOARD extension, uncomment XkbDisable.
 #  Option  XkbDisable

 # To customise the XKB settings to suit your keyboard, modify the
 # lines below (which are the defaults).  For example, for a non-U.S.
 # keyboard, you will probably want to use:
 #  Option  XkbModel   pc102
 # If you have a US Microsoft Natural keyboard, you can use:
 #  Option  XkbModel   microsoft
 #
 # Then to change the language, change the Layout setting.
 # For example, a german layout can be obtained with:
 #  Option  XkbLayout  de
 # or:
 #  Option  XkbLayout  de
 #  Option  XkbVariant  nodeadkeys
 #
 # If you'd like to switch the positions of your capslock and
 # control keys, use:
 #  Option  XkbOptions ctrl:swapcaps
 Option  XkbRulesxfree86
 Option  XkbModel   pc102
 Option  XkbLayout  be
 #Option XkbVariant  
 #Option XkbOptions 
 EndSection

 Section InputDevice
 Identifier  Mouse0
 Driver  mouse
 Option  Protocol PS/2
 Option  Device /dev/psaux
 Option  ZAxisMapping 4 5
 Option  Emulate3Buttons no
 EndSection


 Section InputDevice
 IdentifierMouse1
 Drivermouse
 Option  Device
 /dev/input/mice
 Option  Protocol IMPS/2
 Option  Emulate3Buttonsno
   

Re: [XFree86] PLS Help: 'gcc: cannot specify -o with -c or -S and multiple compilations'

2003-08-12 Thread Ady Deac
RTFM! :)

If you want to build with gcc uncomment the HasGcc2
line.  If you have
gcc, but not cc, please read the full build
instructions.

--- Ady Deac [EMAIL PROTECTED] wrote:
 Hi!
 
 I am trying to do 'make World' on the xc CVS source
 code. The error I get is:
 
 make[2]: Leaving directory
 `/home/src/xc/config/imake'
 cd ./config/imake  make -f Makefile.proto all
 make[2]: Entering directory
 `/home/src/xc/config/imake'
 gcc DefaultGcc2i386Opt-I../../include
 -I../../exports/include/X11  -I../..
 -I../../exports/include   -Dlinux -D__i386__
 -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
 -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE 
 -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO
 -DCPP_PROGRAM=\cpp\ -DHAS_MERGE_CONSTANTS=`if
 gcc
 -fmerge-constants -xc /dev/null -S -o /dev/null 2
 /dev/null 1 /dev/null; then echo 1; else echo 0;
 fi` 
-c -o imake.o imake.c
 gcc: cannot specify -o with -c or -S and multiple
 compilations
 make[2]: *** [imake.o] Error 1
 make[2]: Leaving directory
 `/home/src/xc/config/imake'
 make[1]: *** [imake.bootstrap] Error 2
 make[1]: Leaving directory `/home/src/xc'
 make: *** [World] Error 2
 
 
 Here is the output of '/lib/cpp -dM /dev/null':
 #define __HAVE_BUILTIN_SETJMP__ 1
 #define __unix__ 1
 #define unix 1
 #define __i386__ 1
 #define __SIZE_TYPE__ unsigned int
 #define __ELF__ 1
 #define __linux 1
 #define __unix 1
 #define __linux__ 1
 #define __USER_LABEL_PREFIX__
 #define linux 1
 #define __STDC_HOSTED__ 1
 #define __tune_i686__ 1
 #define __WCHAR_TYPE__ long int
 #define __gnu_linux__ 1
 #define __WINT_TYPE__ unsigned int
 #define __tune_pentiumpro__ 1
 #define i386 1
 #define __STDC__ 1
 #define __PTRDIFF_TYPE__ int
 #define __REGISTER_PREFIX__
 #define __NO_INLINE__ 1
 #define __i386 1
 #define __VERSION__ 3.2.3
 
 What can be wrong with this?
 
 Best regards,
 Ady Deac
 
 __
 Do you Yahoo!?
 Yahoo! SiteBuilder - Free, easy-to-use web site
 design software
 http://sitebuilder.yahoo.com
 ___
 XFree86 mailing list
 [EMAIL PROTECTED]
 http://XFree86.Org/mailman/listinfo/xfree86


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] Problem with nsc driver

2003-08-12 Thread Tim Caine
I am using a board with the 5530 chip.  When I switch consoles, the display
is blank.  Also, sometimes the unit will not enter graphics mode when I
start X (the screen is blank).  I can not get any error information because
I can not switch to a text console when this happens.  Is there a solution
to this problem?

Thanks, Tim

___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86