| |
| |
| |
|
Page: 1 2
Comments:
<0> Again, anyone know of a way to map keys from Keyboard1 to one keycode, but from Keyboard2 to a different keycode? <1> Greetings everybody! <1> I would like to get some insight in why http://macslow.thepimp.net/projects/xrender-gradients.tar.bz2 crashes plain Xorg but not Xgl <1> It's just about using Xrender's gradient-drawing functions <1> Thanks in advance! <2> MacSlow: works fine here <1> *sigh* <1> etzel, hm... which Xorg version? <2> 7.1 <1> hm... maybe that's it... <2> r200 <1> I'm here with 7.0 still <1> or maybe a driver issue... <1> running 7.0 with the proprietary nvidia-driver <2> try with the nv driver maybe? <1> yeah...
<3> MacSlow: I know the solid source pictures crash X 7.0, so maybe the gradients do too. <1> aaronp: I'm just a bit surprised that Xrender doesn't seem to be supported well across the board... <1> btw... plain Xorg 7.0 with the FOSSy nv-driver crashes too <3> MacSlow: Yep, that's been my experience too. X.org 7.1 seems to be fine. <1> apparently the FOSSy ATI-driver is more complete there. <3> although it doesn't p*** rendercheck. <1> hm... I don't think I'll get Xorg 7.1 "backported" to Ubuntu 6.06 LTS <1> Xgl is totally trouble-free for me sofar... regarding my Xrender-entanglements <3> Does Xgl use libfb? <3> If it accelerates gradients, it might not run into the same bug. <1> I don't know... but would not think so... libfb sounds like something relating to the framebuffer-stuff... and Xgl is purely OpenGL-based <3> libfb is the software rendering layer. <4> does anyone have any idea how to persuade the nvidia drivers to install on fedora core 5? <4> ah, only just noticed the topic, sorry <5> can anybody show me how to reduce my default font size? <5> everything on my screen is bolded even though i'm running at 1280x800 on a 12" screen <5> i'm running 6.8.1 <5> slackware <6> what type of font? <6> in gtk2? <5> it's just the default font <5> i don't know what it is <6> i dont ask what it is <6> I ask in what program roup <6> group <5> oh <5> seems gtk2 <5> it shows up on xchat gaim and mozilla <5> as being really big <6> do you use gnome or kde or xfce4? <5> i use fluxbox <6> ok <6> and no settings daemons? <5> nope <6> then you can use .gtkrc-2.0 <6> gtk-can-change-accels = 1 <6> gtk-font-name = "Sans 10" <6> gtk-xft-dpi = YOURDPI <6> delete that dpi line <5> wait is .gtkrc-2.0 a file or a folder? <6> the xorg font is set in .Xdefaults <6> files <5> i don't see it in my home dir <6> *renderFont: true <6> *faceName: Terminus <6> *faceSize: 12 <6> for instance <5> thanks <5> lemme restart x <6> xrdb -load ~/.Xdefaults <5> hm.. <6> no change? <6> bring the fontsize down <5> no change <5> i changed the size down to 8 <6> then you maybe running another font type <5> no difference <6> what application is it? <5> xchat gaim and mozilla <5> the font isnt big on xpdf though <6> yeah thats gtk2
<5> text in drop-down menus is pretty large <7> ... <5> i can take you a screenshot <6> maybe a gnome setting sdaemon running <6> you I belive you <6> yeah <7> try "echo Xft.dpi: your-dpi | xrdb -merge" <7> and open a new application <6> your dpi should be pretty high on 12" <7> try either 96 or 120ish. <5> do i have to run this as root? <7> treehaqr: no, but it only applies for the current session, and only in newly opened applications. <7> you'll have to somehow get xrdb -merge /path/to/file/with/dpi/settings to run on your DE startup. <7> that's up to you to figure out <5> Ori_B: that command works!!! <5> omg <5> thanks! <7> np <6> xdpyinfo | grep res <6> shows your dpi <5> so i spent hours trying to install new fonts <5> i was barking up the wrong tree <5> most of the time was spent googling hehe <5> is there away to enter it into xorg.conf? <6> no <6> it's an fontconfig setting <7> you could put a bogusish DisplaySize into the screen section <6> you jsut entered it at the right place <7> read man xorg.conf <7> (X calculates the DPI from the display size: resolution/displaysize <6> the xrdb merge from Xinitrc is normal <6> you can merge any file from there <7> ...or rather dpi=resolution/(displaysize/25.4) (converting from mm to inches)) <5> lemme try something <5> many thanks guys <8> what causes programs to scroll really slow when EXA is enabled? It doesnt always happen.. usually when theres an animated gif or something <9> hi all <9> acould I ask for xkb here? <10> werd <9> *could <8> is there absolutely no Render support for r300? no alpha level code I can try? <7> Tomasu: poke around in the ATI driver's git tree. It might be there, but it'd be very broken, I think <8> ah.. I was wondering if render would fix the scrolling problem... <8> and for some reason x is placing the desktop 10 or so pixels too far to the right. :o <8> black bar on the left, and missing cut off strip on the right.. <8> yet the xinerama screen borders are in the exact middle of the two screens.. <7> Tomasu: X doesn't place desktops. unless you mean the root window. <8> ja <8> the entire root window is off <7> ah. sounds like a bug with the modeline being used. <8> which might explain why it only does it in my LCD's preferd 60hz mode.. <8> at 75 theres no position problem, but my lcd really doesnt like 75 <8> but it is weird that its offset the entire MergedFB root... <8> at least its been consistent though, x 7.0, x 7.1.1 both have the same problem <8> I wish I knew how to fix this possition problem.. lcd's got a missing 10 pixels, CRT has a unusable 10px bar.. all scroll bars on the lcd are off the screen :( <11> i have a 3 monitor setup. Currently i'm using xinerama and it's sloooow. Would it be possible to use twinview for the first 2 monitors, then a seperate X session for the 3rd? The 3rd monitor is for my XP VM, so it doesnt matter if i cant move the windows around <11> anyone? <12> when i press one of my mouse buttons it registers as key 122 on my keyboard.. any way i can map that to mouse button 3 <12> shiznix: when i press a button on my mouse it has the keycode of 122. i want that button to be seen as 'button 3' of the mouse. Anyone know how? <12> s/shiznix// <13> hi... has anybody heard of lcd monitors displaying strange colors using Xorg ? for example i'm getting something like a "grayed light blue" instead of gray, is it possible to modify that ? <14> tilt the monitor <13> jetscreamer you mean that the monitor is not working ok ? i tested it on a win2k machine and it seems to be working ok <14> i just meant tilt the monitor a bit <14> but that must not be it <13> thx <15> is it possible to turn the picture 90 degrees? for only one screen? <16> Can I instead of specifying invidual font directories, just specify the main font directory /usr/share/fonts ? <17> hello all <17> someone use compiz + xgl ? <18> Hello. Can anyone point me to a howto use Xtest protocol and test suite? <18> Can the Xtest suite provide images of the errors? <19> Can anyone help me? I get the error: "Can't find file "ledcaps" for compat include" in /var/log/gdm/:0.log . <20> hello...
Return to
#xorg or Go to some related
logs:
#css #physics char * from python object r128 flgrx PHP shift unshift bit tcpspy screenshot
grant all privileges * to mysql #php evolution repair ubuntu #fluxbox
|
|