xev doesn't recognize mute button on my laptop

2011-08-25 Thread Aaron Lewis
Hi,
I'm trying to bind the mute button on my laptop , to a command ,
but xev doesn't recognize it, there's no output in terminal.

And XF86Audio Raise / Lower Volume can be displayed in that window , 
so i'm wondering what's going wrong here.

Version:
ii  xserver-common1.10.1
ii  xserver-xorg  7.6

Even i tried to set keyboard map to 'thinkpad' won't work.

Thanks for any solutions or suggestions on my situation.
( i'm also using XFCE4 desktop , in Keyboard settings , mute button
    wasn't recognized )

-- 
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


[Solved] Re: How to set default window size for xconsole app ?

2011-08-11 Thread Aaron Lewis

On 2011年08月12日 14:27, Glynn Clements wrote:


Aaron Lewis wrote:

Hi ,



i wanted to setup default window size for xconsole program ,
although i'm on openbox , but still wanted to use Xdefaults file ,
but how ?


XConsole.width: 640
XConsole.height: 480



This works , thanks for the response
Also another solution from another mail ,

xconsole.geometry: 1280x350+0+400

--
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com

How to set default window size for xconsole app ?

2011-08-11 Thread Aaron Lewis
Hi , 
i wanted to setup default window size for xconsole program , although 
i'm on openbox , but still wanted to use Xdefaults file , 
but how ?
All i found is to set the default window size for all applications , 
which's not what i want.

Xorg: x11-base/xorg-server-1.10.3 on gentoo

Appreciate any of your responses , thanks !

-- 
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


[SOLVED] Re: How to include setxkbmap in Xorg.conf directly ?

2011-06-12 Thread Aaron Lewis
On 10:01 Sun 12 Jun , Alan Coopersmith wrote:
> On 06/11/11 06:13 PM, Aaron Lewis wrote:
> > Hi
> > I put "setxkbmap -option ctrl:nocaps,terminate:ctrl_alt_bksp" in 
> > ~/.xinitrc and do startx each time i start my machine  , 
> > However , when USB keyboard plugged in , keyboard options won't be set 
> > on it , i had to run that command again.
> > 
> > Any solutions ? Many thanks for any of your responses.
> > 
> 
> GNOME has keyboard prefences you can set in your GNOME-session that suffice
> for many users (won't be in effect when not running gnome, or before login
> to your gnome-session) - see the "Options" button in the "Layout" menu.
> 
> For non-gnome users (*), I include the following file in the Xorg 1.10 
> packages
> I build as /etc/X11/xorg.conf.avail/90-zap.conf - it should work with Xorg 1.8
> & later:
> 
> # This configuration snippet enables the Ctrl-Alt-Backspace server kill key
> #
> # To use it, link or copy into /etc/X11/xorg.conf.d/
> #
> # Note that only the last XkbOptions setting seen for a device will be used,
> # so to use multiple options, copy this file and add options into the Option
> # string, such as "terminate:ctrl_alt_bksp,ctrl:swapcaps"
> 
> Section "InputClass"
> Identifier "keyboard zap by default"
> MatchIsKeyboard "on"
> 
> Option "XKbOptions" "terminate:ctrl_alt_bksp"
> EndSection
> 
> 
> (*) Okay, mainly for me when I'm doing debugging using throw-away test 
> accounts
> or xinit without gnome, and including it in the packages is easier than
> remembering to copy it every time I install a test system.   But I know a few
> other people use it too, so it's not purely my laziness.

Great , thanks , resolved this problem for me on Gentoo & OpenBox with
Xorg 1.9.5 installed

-- 
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


How to include setxkbmap in Xorg.conf directly ?

2011-06-11 Thread Aaron Lewis
Hi
I put "setxkbmap -option ctrl:nocaps,terminate:ctrl_alt_bksp" in 
~/.xinitrc and do startx each time i start my machine  , 
However , when USB keyboard plugged in , keyboard options won't be set 
on it , i had to run that command again.

Any solutions ? Many thanks for any of your responses.

-- 
Best Regards,
Aaron Lewis - PGP: 0xDFE6C29E ( http://http://pgp.mit.edu/ )
Finger Print: 9482 448F C7C3 896C 1DFE 7DD3 2492 A7D0 DFE6 C29E
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


~/.xsession-errors not working anymore ?

2010-08-26 Thread Aaron Lewis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
Due to system failures , after recovery , i'm missing
~/.xsession-errors , now i recreated this file ( touch
~/.xsession-errors ) , but i won't see any more debug information
written to it , how to re-enable it ?

I've got write permissions.

Thanks !

- -- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx3OVIACgkQvf41sEptMqBmkwCdEKvX01nY6KV37JZYl8Vgxq7w
PuAAnjqWDqOE79c62eXMTFwqSvOE6Df1
=NoVo
-END PGP SIGNATURE-
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: [SOLVE] Re: Launching X11 in specified vty ?

2010-08-26 Thread Aaron Lewis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 08/26/2010 07:57 PM, Pat Kane wrote:
>> I wonder if you are getting hit by the vt bug that Ajax just fixed?:
>>http://lists.x.org/archives/xorg-devel/2010-August/012280.html
> 

No luck , sometimes i could see a dead cursor on the left corner ,
sometimes totally blank.

SysRq still works , and so for ctrl+alt+del.

I'm using xorg-server-1.7.7-r1 , gentoo.

app-doc/xorg-sgml-doctools-1.2
x11-base/xorg-drivers-1.8
x11-base/xorg-server-1.7.7-r1
x11-base/xorg-x11-7.4-r1
x11-misc/xorg-cf-files-1.0.3


- -- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx3E6EACgkQvf41sEptMqBbiQCfQ+nWqxilsUKaDYKRD/HHFKhi
sCsAoJ+JcL4XlctWrDeNJZPJVzLEXTg4
=LFGp
-END PGP SIGNATURE-
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


[SOLVE] Re: Launching X11 in specified vty ?

2010-08-26 Thread Aaron Lewis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Wolfgang ,
> 
> Well, you can tell Xorg server in which VT to run, the option is vt
> (no leading '-' !), with  being the VT number you want to use.

Exactly solved my problem , thanks !

> 
> But this still leaves you with the problem, that you either need switch
> back to a text VT or reset the graphics card.
> 
>>  e.g use a default terminal , vty1 / or some other ways to
>> switch back to vty1 when it hangs ?
> 
> Ctrl+Alt+F[1-10] doesn't work for you?

Never , everytime , when i updated xorg-server , and forgot to
re-compile xorg related drivers , it will hangs at some vtys , and all
buttons fails to work.

- -- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx2OfUACgkQvf41sEptMqAYIQCcD6a/IluGEtdLYNOfUGE+ZiAG
VJoAnRYYBr1uyA6AwgINHfu+3uHQOSjP
=t7ox
-END PGP SIGNATURE-
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


[SOLVE] Re: How to know if a window has a menu , identify by WId ( was `Simple App to get window WId` )

2010-08-24 Thread Aaron Lewis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Eirik,

On 08/24/2010 01:23 PM, Eirik Byrkjeflot Anonsen wrote:
> 
> Unless I totally misunderstand what you are trying to do, probably not.
> There is no way X can know whether some random painting commands is a
> "menu" or not.
> 
> The X server only deals with "windows" (rectangular, potentially
> overlapping areas on the screen), allowing an application to listen for
> "events" happening to that window (mouse clicks, key presses,
> resizes...) and to paint into that window (lines, circles, rectangles,
> pixmaps...).  A "menu" is an abstract concept entirely inside the
> application.

Right , menu's are too abstract for X11 , it only need to handle
paintings and handling events etc.

> 
> Also, "last focused window" may not be quite as easy as you think.  The
> X input focus may not be on the top-level window.  The most obvious
> example of this is any application implementing the XEmbed protocol
> (http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html)
> 
> And on the other hand, the "menu" may be painted in a window which is
> not a top-level window...

Understood.

> 
> (And note that WId is a Qt term and does not exist in X11.)

Oh , yeah , sorry i don't know it's from Qt.

i've uploaded a new package on kde-apps.org , if anyone using KDE 4 on
hte list , and interested in global menuing of course , you could try
the new one , this bug was fixed , i think. Any ideas on global menu is
appreciated.

http://kde-apps.org/content/show.php?content=129006

Source Code are here.

Thanks !

- -- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx0a7oACgkQvf41sEptMqAWbwCfe9XWsHRlOBgFBCwP8bXywBdv
I9cAmQEAMuCODg1ReJElckdPVVe8Fgzx
=TNuk
-END PGP SIGNATURE-
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Launching X11 in specified vty ?

2010-08-24 Thread Aaron Lewis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
Sometimes when i upgraded kernel , i need to update kernel modules ,
but i often forgot it totally , so sometimes when i type in startx , x11
will hang as fglrx module fails.

The problem is , my system isn't really died at that time , but i can't
switch back to another virtual terminal , so it's `died'.

So is there any options , to help me out ?

e.g use a default terminal , vty1 / or some other ways to switch back
to vty1 when it hangs ?

Many thanks !

- -- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.16 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx0aaUACgkQvf41sEptMqD0PQCdHDHuEAZ3bginH5b+USuBDDAG
uHkAnR+g4/5ByTL5IjMF9qGKO01ouZHu
=2hHx
-END PGP SIGNATURE-
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


How to know if a window has a menu , identify by WId ( was `Simple App to get window WId` )

2010-08-23 Thread Aaron Lewis
Hi,
Still for the last plasma-globalmenu , now i've got some ideas , i
could grab the last focused window by remembering WId , and only if that
window has a `menu' , that will change the variable `lastWid' ..

So , something like this ..

In globalmenu.h

private:
WId wid;

In globalmenu.cpp:

void GlobalMenu::windowChanged ( WId wid ) {

// If Window has a menu , remember lastWid;
if ( X11->hasMenu ( lastWid ) ) {
lastWid = wid;
}

}

So is there any API like X11->hasMenu ( WId wid ) ?

Source Code is here: http://kde-apps.org/content/show.php?content=129006

Thanks !

-- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


[SOLVED] Re: Simple application to get window WId ?

2010-08-23 Thread Aaron Lewis
Hi eirik,

On 08/23/2010 01:42 PM, Eirik Byrkjeflot Anonsen wrote:
> 
> If you want to code it yourself, both xwininfo and xprop do this, so you
> could look at how they do it.
> 
> (It is probably a little harder than you might think, as you probably
> want the XID of the "application" window, and not any random subwindow
> or the root window or a window created by the window manager...)
> 
> eirik

In my application , i use WId , so it's cool enough for me right now.

xwininfo solved my problem , now i could tell what's wrong with my
application.

Thanks a lot !

-- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Simple application to get window WId ?

2010-08-22 Thread Aaron Lewis
Hi,
I'm currently working on a KDE application , plasma-globalmenu , which
will make all GTK / Gnome application globally on XBar , but now i'm
meeting a problem , so i need to write a simply application , which
could help me detect the WId of a running window.

Like , popup a mouse , let me click on something , and print a unique
number (WId) , in decimal or hex , doesn't matter.

Could anyone give a hand on this simple application ?

I think it's very basic , but i've never done pure X11 programming
before , any guides is appreciated.

Many thanks !

-- 
Best Regards,
Aaron Lewis - PGP: 0x4A6D32A0
FingerPrint EA63 26B2 6C52 72EA A4A5 EB6B BDFE 35B0 4A6D 32A0
irc: A4R0NL3WI5 on freenode
___
xorg@lists.freedesktop.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.freedesktop.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com


Re: Problems with pure X11 program's Fonts

2010-03-04 Thread Aaron Lewis
Glynn Clements wrote:
> Aaron Lewis wrote:
>
>> open xfontsel , and choose a good font , then use "select" to copy ,
>> use xrdb to reload configuration.
>>
>> Still got an ugly fonts .. This time , i tried with putty , i checked
>> and thought it's pure X11 program. (checked the library it linked)
>>
>> My ~/.Xdefaults is in attachment .
>>
>> Now , i was wondering if i made some mistakes ..
>> ldd of CrossOver Main UI:
>> linux-gate.so.1 =>  (0xe000)
>> libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x008cb000)
>> libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x0099e000)
>> libSM.so.6 => /usr/lib/libSM.so.6 (0x004e1000)
>> libICE.so.6 => /usr/lib/libICE.so.6 (0x00e63000)
>> libXext.so.6 => /usr/lib/libXext.so.6 (0x0070c000)
>> libX11.so.6 => /usr/lib/libX11.so.6 (0x0030a000)
>> libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x00c78000)
>> /lib/ld-linux.so.2 (0x0043d000)
>> libXau.so.6 => /usr/lib/libXau.so.6 (0x0011)
>> libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x00113000)
>> libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00116000)
>> libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00e5d000)
>
> Xt-based toolkits use X resources for configuration, but CrossOver
> doesn't appear to be using such a toolkit. Other toolkits *might* use
> X resources, or they might not.
>
> Assuming that "CrossOver" is the Windows emulation software based upon
> Wine and formerly known as "CrossOver Office", I wouldn't expect it to
> support configuration via X resources. I suggest that you refer to the
> CrossOver documentation for guidance.
>
Thanks , Glynn . strace told me it reads ~/.Xdefaults-HOSTNAME
And i already sent Codeweavers a mail talking about this , but there's
no response yet.

I tried CentOS on VMware , it has a normal font view , not so bad as
my OS ,

I'm using KDE3 ,  maybe there's some misconfigurations , i'll create a
new user to test it.

-- 
Best Regards,
Aaron Lewis - PGP: 0xA476D2E9
irc: A4r0n on freenode

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Problems with pure X11 program's Fonts

2010-03-04 Thread Aaron Lewis

Well Harry , here's more information:

I tried to use strace to detect what the hell it reads from my disk.

CrossOver Main UI doesn't seems to read .Xdefaults , but like what Putty 
does.


Putty tends to read ~/.Xdefaults-HOSTNAME , so i linked it , still ugly 
fonts.  ;-(


___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


Re: Problems with pure X11 program's Fonts

2010-03-04 Thread Aaron Lewis

Dear Harry ,

Harald Braumann wrote:

On Thu, Mar 04, 2010 at 09:13:18PM +0800, Aaron Lewis wrote:
  

Hi,
 I'm trying CrossOver for Linux , it's a pure X11 Program , and i
got an ugly UI.
 It's problem with my fonts. I know i should modify ~/.Xdefaults .

Google ain't giving much information , do anyone knows howto change
X11 defaults fonts ?

I guess you don't mean CrossOver-Wine and you're talking about core 
fonts?


Start xfontsel and select the font, you'd like to
use. Copy the font specification and add it to your ~/.Xdefaults, like
this:
*font: -*-helvetica-*-r-*-*-12-*-*-*-*-*-*-*

Then call `xrdb -merge ~/.Xdefaults' or restart X.

This will change the default font for all good old X programmes. If you
only want to change the font for CrossOver, you'd have to do:
*font: ...

Of course you first have to find out what  is for CrossOver. Usually
programmes that can be configured through xresources document that
somewhere.

If xfontsel doesn't show you nice fonts, you have to add more FontPath
entries to your xorg.org.

harry
  

I did like this :
   open xfontsel , and choose a good font , then use "select" to copy , 
use xrdb to reload configuration.


Still got an ugly fonts .. This time , i tried with putty , i checked 
and thought it's pure X11 program. (checked the library it linked)


My ~/.Xdefaults is in attachment .

Now , i was wondering if i made some mistakes ..
ldd of CrossOver Main UI:
   linux-gate.so.1 =>  (0xe000)
   libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x008cb000)
   libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x0099e000)
   libSM.so.6 => /usr/lib/libSM.so.6 (0x004e1000)
   libICE.so.6 => /usr/lib/libICE.so.6 (0x00e63000)
   libXext.so.6 => /usr/lib/libXext.so.6 (0x0070c000)
   libX11.so.6 => /usr/lib/libX11.so.6 (0x0030a000)
   libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x00c78000)
   /lib/ld-linux.so.2 (0x0043d000)
   libXau.so.6 => /usr/lib/libXau.so.6 (0x0011)
   libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x00113000)
   libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00116000)
   libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00e5d000)

ldd of putty:
%> ldd `which putty`
   linux-gate.so.1 =>  (0xe000)
   libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x00232000)
   libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x00575000)
   libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x00c6)
   libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x0064c000)
   libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x00a7d000)
   libXi.so.6 => /usr/lib/libXi.so.6 (0x005c4000)
   libXext.so.6 => /usr/lib/libXext.so.6 (0x00941000)
   libX11.so.6 => /usr/lib/libX11.so.6 (0x00de9000)
   libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x00728000)
   libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x00c85000)
   /lib/ld-linux.so.2 (0x00412000)
   libXau.so.6 => /usr/lib/libXau.so.6 (0x0054)
   libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x005d7000)
   libxcb.so.1 => /usr/lib/libxcb.so.1 (0x0011)
   libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x008e7000)

My Gtk (2.0+) Program has a good UI , everything fine .
If it's problem with gtk1's rc file , i would make mistakes.

--
Best Regards,
Aaron Lewis - PGP: 0xA476D2E9
irc: A4r0n on freenode

*font: -misc-vera sans yuanti mono-*-r-*-10-*-*-*-*-*-*-*-*

! Xcursor 

 Xcursor.theme: LSD
 Xcursor.size:  22

! Xft settings ---

Xft.dpi:96
Xft.antialias:  true
Xft.rgba:   rgb
Xft.hinting:true
Xft.hintstyle:  hintslight

xft.antialias:true


___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg

Problems with pure X11 program's Fonts

2010-03-04 Thread Aaron Lewis

Hi,
 I'm trying CrossOver for Linux , it's a pure X11 Program , and i got 
an ugly UI.

 It's problem with my fonts. I know i should modify ~/.Xdefaults .

Google ain't giving much information , do anyone knows howto change X11 
defaults fonts ?


Any ideas will appreciate.

--
Best Regards,
Aaron Lewis - PGP: 0xA476D2E9
irc: A4r0n on freenode

___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg