VESA driver

2012-03-22 Thread Henrik Pauli
Hi, it appears to me that xorg-driver-vesa-2.3.0 does not compile with the latest X, and it hasn't been updated since 2010. Are there any plans to release a new version or is there another driver that should be used instead as a generic fallback? ___ xo

synaptics 1.4 series

2012-03-25 Thread Henrik Pauli
For some reason (probably API incompatibilities), I can't get the 1.3 nor the 1.5 (1.6) series to work with my current xserver (1.12.0), so 1.4 or 1.4.1 for me... However, there's this weird bug that hasn't ever happened in the past with a previous (still HAL based etc.) build: my AlpsPS/2 touch p

Re: vesa_drv compatibility question

2012-07-25 Thread Henrik Pauli
On 23/07/12 15:49, Adam Jackson wrote: > In about a year or two, for new hardware, those odds are going to be > much closer to one. The UEFI transition is going to mean that the vesa > driver will no longer work. So now I'm curious -- what will be the fallback, if there's any? ___

Re: Awfull rendering of fonts in KDE terminal with nouveau 1.0.3 drivers

2012-11-01 Thread Henrik Pauli
On 2012-10-31 11:44, Thomas Lübking wrote: > On Mittwoch, 31. Oktober 2012 08:25:12 CEST, Łukasz Maśko wrote: >> Dnia wtorek, 30 października 2012, Mark Wagner napisał: [...] >>> The driver probably thinks you're running an LCD, and is scaling >>> the image to what it assumes is the native resoluti

Re: Awfull rendering of fonts in KDE terminal with nouveau 1.0.3 drivers

2012-11-01 Thread Henrik Pauli
On 2012-11-01 18:54, Thomas Lübking wrote: > On Donnerstag, 1. November 2012 16:45:21 CEST, Henrik Pauli wrote: >> --scale has nothing to do with the final scaling > if i run "xrandr --output DVI-I-1 --scale 2x2" here, i get "doubled" > resolution (no panning)

Re: Enable cursor pointer visibility after starting the server with -nocursor

2015-01-05 Thread Henrik Pauli
No idea if this is actually possible, but I vaguely remember doing something similar by switching the cursor to a blank one instead. On 18/12/14 15:45, Boszormenyi Zoltan wrote: Hi, is there a way to $SUBJECT using stock X utilities? Also, the opposite way to disable (hide) the pointer again?

Re: Proposing changes to the international keyboard

2015-01-09 Thread Henrik Pauli
I find ü better under the Y key (more mnemonic, I'd say), and Redmond US-intl has it there too; ö is under P, ä is on Q and æ on Z. You might want to keep those where they are and just replace the other odd characters to extend the character coverage. On 08/01/15 17:37, Adriaan van Nijendaal

[off] that eukor.com email address

2015-01-09 Thread Henrik Pauli
There's this one user subscribed that keeps sending an automated mail after their system notices an unknown sender, to add them to their address book. j...@eukor.com They have a reply-to m...@eukor.com in this automated e-mail, which does not exist. Could someone in power unsubscribe this u

Re: xterm: set mouse pointer type for ncurses

2017-05-22 Thread Henrik Pauli
I know you said it's a bit off-topic here, but I noticed something and thought it might be related to Tobias's question. In Konsole (and also in mate-terminal), if I open mc (which I think is an ncurses application), the mouse pointer changes to arrow (from the normal I-beam thing); however it

Re: forum for Motif, XLib, etc. programming enthusiasts?

2017-10-25 Thread Henrik Pauli
GTK most certainly has a blank widget, just like all the other toolkits.  Don't forget, it started as the GIMP Toolkit, and that required a lot of custom widgets. Look at https://developer.gnome.org/gtk3/3.12/GtkDrawingArea.html On 25/10/17 01:20, Alan Corey wrote: Yes, I've played in Glade