CVS Update: xc (branch: trunk)

2005-10-10 Thread Alan Hourihane
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   05/10/10 02:25:30

Log message:
  another tweak to the RandR cursor position fix

Modified files:
  xc/programs/Xserver/hw/xfree86/common/:
xf86RandR.c 
  
  Revision  ChangesPath
  1.12  +7 -3  xc/programs/Xserver/hw/xfree86/common/xf86RandR.c

___
Cvs-commit mailing list
Cvs-commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


CVS Update: xc (branch: trunk)

2005-10-10 Thread Alan Hourihane
CVSROOT:/home/x-cvs
Module name:xc
Changes by: [EMAIL PROTECTED]   05/10/10 03:09:26

Log message:
  update x or y depending on screen size

Modified files:
  xc/programs/Xserver/hw/xfree86/common/:
xf86RandR.c 
  
  Revision  ChangesPath
  1.14  +3 -5  xc/programs/Xserver/hw/xfree86/common/xf86RandR.c

___
Cvs-commit mailing list
Cvs-commit@XFree86.Org
http://XFree86.Org/mailman/listinfo/cvs-commit


[XFree86] Re: Phillipa Schrupp Pnharmcy

2005-10-10 Thread Amandine Cadwell



XaViAmCiVaLe
naagbiallivi
xra $enis  $um  $tra
 135 30 pi 170 30 pi161 90 pi 
 lls llslls 
More Detailed info



[XFree86] pls help to solve the problem

2005-10-10 Thread FRANK . FU

Dear Sir,

I can't open the XWindow today. Attached is the .log file. Would you please help me to solve the problem?
Thanks!



Best Regards,
Frank Fu
Design Services Dept.
Arrow Electronics China Ltd.
Tel:028-86203226-212
Fax:028-86203223
Mobile:(0)13880165559

XFree86.0.log
Description: Binary data


[XFree86] Elographics Touchscreen problem

2005-10-10 Thread Marc Brünink

Hi list,

If've an elographics touchscreen which is working... sometimes. Every 
now and then it refuses to do its duty :-(

This is the related part of XFree86Config, but I guess its correct.

Section InputDevice
Identifier  Touchscreen
Driver  elographics
Option  SendCoreEvents  true
Option  Device/dev/ttyS1
Option MinX 3700
Option MaxX 380
Option MinY 500
Option MaxY 3550
Option UntouchDelay 3
Option ReportDelay 1
Option SwapXY true
EndSection

Any hints?
Furthermore I want to have a working touchscreen in xdm, too. But it 
seems as if the driver is loaded after login.


Perhaps this stuff is related to my USB keyboard problem. The keyboard 
works well, if its plugged before X is started. If you plug it after 
startup you're doomed.



Thanks
Marc

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] pls help to solve the problem

2005-10-10 Thread gustavo halperin
Hello
Yesterday did you open the XWindow??, any way the problem looks like
your system haven't font fixed or bad path to this font. See next the
end of your XFree86.0.log:
 Could not init font path element unix/:7100, removing from list!
 
 Fatal server error:
 could not open default font 'fixed'

I really don't know when you define your default font, maybe in
.Xresources or .Xdefaults. Maybe you must fix or add the paths in your
/etc/X11/XF86Config-4 .
Dis you have in XF86Config-4 some section that looks like I show you next:
#
Section Files

FontPath
unix/:7100
# local font server
 # if the local font server has problems, we can fall back on these
 FontPath /usr/lib/X11/fonts/misc

FontPath
/usr/lib/X11/fonts/100dpi/:unscaled

FontPath
/usr/lib/X11/fonts/75dpi/:unscaled
 FontPath /usr/lib/X11/fonts/encodings
 FontPath /usr/lib/X11/fonts/Type1
 FontPath /usr/lib/X11/fonts/util
 FontPath /usr/lib/X11/fonts/Speedo
 FontPath /usr/lib/X11/fonts/100dpi
 FontPath /usr/lib/X11/fonts/75dpi
EndSection
#
If not I think that you need it, but just add the path that also are in your system. 
You can also check in you XFree log file that in the start of this file you will see :
 (**) FontPath set to unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/li
b/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/10
0dpi,/usr/lib/X11/fonts/75dpi

and not just like in log:
 (**) FontPath set to unix/:7100

Without any path.

Good look, and please tell me if your problem was fixed or not.


 Gustavo Halperin

On 10/10/05, [EMAIL PROTECTED] [EMAIL PROTECTED]
 wrote:
Dear Sir,

I can't open the XWindow today. Attached is the .log file. Would you please help me to solve the problem?
Thanks!



Best Regards,
Frank Fu
Design Services Dept.
Arrow Electronics China Ltd.
Tel:028-86203226-212
Fax:028-86203223
Mobile:(0)13880165559



[XFree86] PATH MAX error

2005-10-10 Thread Iñaki de la Fuente
I'm trying to compile the x11 for arm. I've done my host.def and cross.def 
(See bellow) but when I compile I get the following error:

xf86Configure.c: En la función `DoConfigure':
xf86Configure.c:887: `PATH_MAX' no ha sido declarado aquí (primero úselo en 
esta función)
xf86Configure.c:887: (Cada identificador no declarado solamente se reporta una 
vez
xf86Configure.c:887: para cada funcion en la que aparece.)
make[5]: *** [xf86Configure.o] Error 1
make[5]: Leaving directory 
`/home/inaki/DAS/java/x11/build/programs/Xserver/hw/xfree86/common'
make[4]: *** [all] Error 2
make[4]: Leaving directory 
`/home/inaki/DAS/java/x11/build/programs/Xserver/hw/xfree86'
make[3]: *** [hw/xfree86] Error 2
make[3]: Leaving directory `/home/inaki/DAS/java/x11/build/programs/Xserver'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/inaki/DAS/java/x11/build/programs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/inaki/DAS/java/x11/build'
make: *** [all] Error 2

In english is: PATH MAX has not been declared.

Here is my host.def
#define KDriveXServer  YES
#define TinyXServerYES
#define CrossCompiling YES
#define TouchScreenYES
#undef  BuildRandR
#define BuildRandR YES
#define BuildXInputLib YES
#define ProjectRoot/home/inaki/DAS/X11R6
#define Freetype2Dir   $(TOP)/extras/freetype2
#define Freetype2LibDir$(TOP)/exports/lib
#define BuildXTrueType YES
#define BuildScreenSaverExtYES
#define BuildScreenSaverLibraryYES
#define SharedLibXss   YES
#define ServerXdmcpDefines
#define XfbdevServer   YES
#define HasZlibNO


And my cross.def
/* $XFree86: xc/config/cf/cross.def,v 1.3 2002/04/04 14:05:33 eich Exp $ */
/*
 * This file contains redefinitions of some symbols to enable
 * cross compilation: e.g. paths for include files and paths to
 * compiler images.  It will have to be edited to reflect these
 * given your local configuration.
 */
#if 0
#undef i386Architecture
#define Arm32Architecture

#undef OptimizedCDebugFlags
#define OptimizedCDebugFlags-O2
#define ServerCDebugFlags   -O2
#undef StandardDefines
#define StandardDefines -Dlinux -D__arm__ -D_POSIX_SOURCE \
-D_BSD_SOURCE -D_GNU_SOURCE -DX_LOCALE
#undef CcCmd
#define StdIncDir /usr/local/arm-linux/arm/include
#define PreIncDir 
#undef PostIncDir
#define PostIncDir /usr/local/arm-gcc/arm/lib/gcc-lib/arm-linux/3.2.3/include
#define CcCmd /usr/local/arm-gcc/arm/bin/arm-linux-gcc
#undef CplusplusCmd
#define HasCplusplus YES
#define CplusplusCmd  /usr/local/arm-gcc/arm/bin/arm-linux-g++
#define DoRanlibCmd YES
#define RanlibCmd  /usr/local/arm-gcc/arm/bin/arm-linux-ranlib
#undef ExtraLoadFlags
#define ExtraLoadFlags
#define FbNoPixelAddrCode
#undef TermcapLibrary
#define TermcapLibrary -ltermcap

#undef LdPostLib
#define LdPostLib   -L/usr/local/arm-gcc/arm/arm-linux/lib

#undef ExtensionOSDefines
#define ExtensionOSDefines

#define ServerXdmcpDefines  /**/

#define HostCcCmd  cc
#endif
#include cross.rules



___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


Re: [XFree86] pls help to solve the problem

2005-10-10 Thread gustavo halperin
Hello

Yesterday did you open the XWindow??, any way the problem looks like
your system haven't font fixed or bad path to this font. See next the
end of your XFree86.0.log:

 Could not init font path element unix/:7100, removing from list!

 

 Fatal server error:

 could not open default font 'fixed'



I really don't know when you define your default font, maybe in
.Xresources or .Xdefaults. Maybe you must fix or add the paths in your
/etc/X11/XF86Config-4 .

Dis you have in XF86Config-4 some section that looks like I show you next:

#-
---
Section Files

FontPath
unix/:7100
# local font server
 # if the local font server has problems, we can fall back on these
 FontPath /usr/lib/X11/fonts/misc

FontPath
/usr/lib/X11/fonts/100dpi/:unscaled

FontPath
/usr/lib/X11/fonts/75dpi/:unscaled
 FontPath /usr/lib/X11/fonts/encodings
 FontPath /usr/lib/X11/fonts/Type1
 FontPath /usr/lib/X11/fonts/util
 FontPath /usr/lib/X11/fonts/Speedo
 FontPath /usr/lib/X11/fonts/100dpi
 FontPath /usr/lib/X11/fonts/75dpi
EndSection
#
If not I think that you need it, but just add the path that also are in your system. 
You can also check in you XFree log file that in the start of this file you will see :
 (**) FontPath set to unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/li
b/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/10
0dpi,/usr/lib/X11/fonts/75dpi

and not just like in log:
 (**) FontPath set to unix/:7100

Without any path.

Good look, and please tell me if your problem was fixed or not.


[XFree86] Bigger, harder, and longer - lasting results NOW with a discreet little patch.

2005-10-10 Thread Geffrey Griffith
No pills, no pumps - Its the Patch
http://www.levefo.com/pt/



It is only the wisest and the stupidest that cannot change.  
I don't believe in divorce. I believe in widowhood.

Money is a terrible master but an excellent servant.
What a beautiful fix we are in now; peace has been declared. 

It is useless to send armies against ideas. 


___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] (no subject)

2005-10-10 Thread kidabyte



i wont driver for notebookwith svga sis 
730

Bulgaria


[XFree86] Software Megastore

2005-10-10 Thread Pol Jackson
Norton SystemWorks 2005 Premier plus Internet Security 2005 - $39.95
http://undisciplined.okili.com/



Learn to obey before you command.   

Doubts are more cruel than the worst of truths.
PHOENIX, n. The classical prototype of the modern small hot bird.  

In prosperity our friends know us; in adversity we know our friends. 
He who cannot agree with his enemies is controlled by them.  
Do what you fear and fear disappears.  
Attention, attention, there are monkey-boys in the complex. 



___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86


[XFree86] LittleSt0cmks Are Coming Up Big

2005-10-10 Thread Micheal Cline
Company Profile:

CEO AMERICA INC.

Symbol: CEOA . pk
Recent Price: $3.00
Expected Trading Range: $5.50 - $6.00 (post split)
Shares Outstanding: 35M (est.)
Float (est.): 5M



This st0ck has just started a Major PR Campaign!!
How will it react to th0usands of investors
in the know now?

Could this be some fast cash?
We are expecting a explosion in the price.
Don't wait act early watch this one trade Friday
and ALL following days!!

*Read Below Why we think this one is going to take
off this week with this major PR campaign.

Recent News Headlines Late September:

  1. CEO America announces 3 for 1 forward split.

  2. Sales and marketing expertise joins CEO America

  3. Creditz used to fund local education foundation

*Goto Your Favorite Financial Site to read the Full Stories!

CEO America, Inc. is the sole licensee of the Creditz
Digital Currency System - Creditz is the world's first
digital currency, transforming cash, reward points, and
miles into digital form enabling secure transactions in
retail stores, online, and wireless.

CEOA believes it will generate approximately $45M in
revenue it's first full year of operations as a Digital
Currency Vendor, commencing in 2006 and will produce
$25OM, with net income of $35M in calendar 2007.

Partners  Alliances:
IBM
MERRILL LYNCH
FIRST DATA
VERIFONE
SCRIP ADVANTAGE
*In negotiations with national retailers

Editor's Pick:

We have selected CEOA as an editor's pick based on the
following fundamentals:

1. Strong Management
2. World-Class Partners
3. Cutting Edge Technology
4. Secure Financing
5. High Consumer Demand
6. Undervalued (Post-Split)

CEOA is postured to dominate the retail community in the US
and internationally.

Researchers say Creditz is fast becoming the country's foremost
choice of currency in e-commerce, a $2O_bill10n a year industry.



This is a marketing and information firm, and is n0t a f1nancial
analyst. This report is based on independent analysis but also
relies on information supplied by sources believed to be reliable.
This report may or may not be the opinion of CEOA's management.
We have been retained to reprint and distribute this information.
We have not been compensated by CEOA. Compensation was made by a
third party investor of CEOA The Market Invest0r_Al3rt and its
officers and directors may from time to time buy and sell CEOA
shares in the open market without notice. Ongoing technical
analysis may from time to time cause the target price to fluctuate
  without notice. The information contained in this report is not
intended to be, and shall not constitute, an offer to sell or
s0licitation of any offer to buy any security. This report contains
f0rw4rd-l00k1ng_st4tem3nts, which involve risks and uncertainties
that may cause actual results to differ materially from those
set forth in the f0rw4rd-l00k1ng_st4tem3nts.It is intended for
information only. Consult with your financial advis0r about CEOA.
To be taken off our data base please Em4il us [EMAIL PROTECTED] 

___
XFree86 mailing list
XFree86@XFree86.Org
http://XFree86.Org/mailman/listinfo/xfree86