Re: Dead keys not working.

2021-08-13 Thread Ilya Anfimov
On Thu, Aug 12, 2021 at 07:00:08PM +, Jose Otero wrote: >Hi, >I am unable to make dead keys work in my system, so maybe someone can >point me to the right path. >Sorry for throwing in FreeBSD specific terms in this firs paragraph, but >just for context: >I am using FreeB

Re: Stale image on X11 server after lost connection

2021-04-08 Thread Ilya Anfimov
gt; >Date: Tue, 6 Apr 2021 14:05:26 +0200 > > From: Jos? Tom?s Tocino Garc?a > > To: Ilya Anfimov , xorg@lists.x.org > > Subject: Re: Stale image on X11 server after lost connection > > Message-ID: > > > > I'm sorry for the l

Re: Stale image on X11 server after lost connection

2021-02-24 Thread Ilya Anfimov
On Wed, Feb 17, 2021 at 05:13:45PM +0100, Jos?? Tom??s Tocino Garc??a wrote: >Hello. >I have an xorg server running in a Linux box with no wm, and a separate >machine running an application exporting to the X server in the first >machine. > >The problem arises when the connecti

Re: Beginner Questions About XCB - xcb_alloc_color is too slow

2021-02-23 Thread Ilya Anfimov
On Sat, Feb 20, 2021 at 06:37:38PM -0800, Mark Solomonik wrote: >Hello, Godd day. [skipped] > Is this an appropriate way to set the color? Is there a more efficient way > to do so? Well, you have mostly good answers to this question. (I personally disagree with the one that recommended

Re: Where is the documentation for the clipboards?

2021-01-13 Thread Ilya Anfimov
On Tue, Jan 12, 2021 at 10:56:51PM -0800, ToddAndMargo wrote: > Hi All, > > I am not finding anything about the two clipboards over on >    https://www.x.org/releases/current/doc/libX11/libX11/libX11.html > > Is "clipboard" the wrong keyword to search for? 1) The documentation for the X11 is th

Re: Problem with X and JPEG2000 images

2021-01-01 Thread Ilya Anfimov
On Fri, Jan 01, 2021 at 10:12:13AM -0800, Alan Coopersmith wrote: > On 1/1/21 5:37 AM, szukw000 wrote: > > I use fltk-1.4 . Large images are not shown with LINUX: > > > > image size: 811 792 452 Byte > > > > ESP_028011_2055_RED.JP2(28260 x 52834) > > The X11 coordinate space is defined as signed

Re: bitmaps or no?

2020-12-04 Thread Ilya Anfimov
On Tue, Dec 01, 2020 at 07:36:20PM -0500, James K. Lowden wrote: > I have a basic how-does-one question about scrolling text in a window. > > I have the beginnings of an application that reads troff ditroff output > and renders it on-screen. The underlying libraries are > > -lGL -lglu

Re: Different output between xrandr and xdpyinfo

2020-11-18 Thread Ilya Anfimov
On Wed, Nov 18, 2020 at 09:47:00AM +0800, l...@sunray.cn wrote: >Hi Good day. >I'm using hdmi and lvds with touch screen. But the touch screen can move >the pointer between two monitors like the picture now.png. >But I want my touch screen to be applied on lvds like I want.png

Re: How can i change xkb configuration ?

2020-11-09 Thread Ilya Anfimov
On Fri, Nov 06, 2020 at 01:06:42PM +0200, aprekates wrote: > Greetings to all, > > Trying to edit = /usr/share/X11/xkb/symbols in my debian system to add a > workman layout variant to greek i noticed the warning to not edit those > files. What is the recommended way to do that ? Add a new file t

Re: .XCompose convert a single character

2020-07-22 Thread Ilya Anfimov
On Thu, Jul 09, 2020 at 06:44:48PM +, Ajith R wrote: > Hi All, > > I am new to Linux. I am using Debian GNU Linux 10 with KDE 5.14.5. > > I want to make a cutom keyboard layout for my mother tongue Malayalam > (Kerala, India). I have managed to write the layout (by modifying the > /usr/shar

Re: Why does X11 generate an extra SHIFT when I press Shift+KP_1 ?

2020-02-17 Thread Ilya Anfimov
On Mon, Feb 17, 2020 at 08:34:47PM +0530, Sreyan Chakravarty wrote: >I did post the unfiltered output but it got scrubbed. >This is my unfiltered output: >IT SEEMS THE MOMENT I PRESS KP_1 WITH SHIFT A RELEASE EVENT IS GENERATED >FOR MY SHIFT KEY EVEN BEFORE THE KEY PRESS FOR KP_1 IS

Re: Why does X11 generate an extra SHIFT when I press Shift+KP_1 ?

2020-02-17 Thread Ilya Anfimov
On Sun, Feb 16, 2020 at 04:41:55PM +0530, Sreyan Chakravarty wrote: >When I press >Shift+KP_1 why am I getting an extra Shift in my xev output ? > > 50 Shift_L > 87 KP_1 > 50 Shift_L > > I am running xev in the following format: > > xev | awk -F'[ )]+' '/^KeyPress/ { a[NR+2] } N

Re: 30-bit X session and programs requiring 24-bit depth

2020-02-17 Thread Ilya Anfimov
On Mon, Feb 17, 2020 at 04:01:35PM +0700, Antoine Martin wrote: > On 17/02/2020 15:51, Ilya Anfimov wrote: > > On Sat, Feb 15, 2020 at 12:32:15AM +0700, Antoine Martin wrote: > >> On 14/02/2020 18:53, Marek Szuba wrote: > >>> Hello, > >>> > >>>

Re: 30-bit X session and programs requiring 24-bit depth

2020-02-17 Thread Ilya Anfimov
On Fri, Feb 14, 2020 at 12:53:53PM +0100, Marek Szuba wrote: > Hello, > > I do quite a lot of photo editing on my box and with both my monitors > and my graphics card (amdgpu) supporting 10-bit colour channels, I tend > to run X at colour depth 30. Unfortunately some software, most notably > progr

Re: 30-bit X session and programs requiring 24-bit depth

2020-02-17 Thread Ilya Anfimov
On Sat, Feb 15, 2020 at 12:32:15AM +0700, Antoine Martin wrote: > On 14/02/2020 18:53, Marek Szuba wrote: > > Hello, > > > > I do quite a lot of photo editing on my box and with both my monitors > > and my graphics card (amdgpu) supporting 10-bit colour channels, I tend > > to run X at colour dept

Re: How to start with X?

2020-01-27 Thread Ilya Anfimov
On Wed, Jan 22, 2020 at 06:26:32PM +0100, Emanuele Petriglia wrote: > Hi! > > I would like to learn how to create a C graphical application without > using some toolkit for hobby. I know that there are two main libraries: > Xlib and xcb. The first is old but has a lot of documentation, the > secon

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-04-02 Thread Ilya Anfimov
On Tue, Apr 02, 2019 at 02:31:31PM +0200, Pierre-Luc Angles wrote: > Dear Ilya, dear xorgers, > > > launching env XMODIFIERS='' GTK_IM_MODULE=xim libreoffice in my terminal > makes indeed my keyboard for Unicode characters + diacritics working but > switching to my French keyboard (variant with S

Re: Changing key repeat behaviour for individual xinput devices

2019-03-21 Thread Ilya Anfimov
On Thu, Mar 21, 2019 at 03:57:38PM +1000, Peter Hutterer wrote: > On Mon, Mar 18, 2019 at 01:21:56PM +0300, Ilya Anfimov wrote: > > On Fri, Mar 15, 2019 at 08:54:13AM +1000, Peter Hutterer wrote: > > > On Wed, Mar 13, 2019 at 05:19:21PM +0100, Timo Paulssen wrote: >

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-18 Thread Ilya Anfimov
On Tue, Mar 19, 2019 at 12:14:32AM +0100, Pierre-Luc Angles wrote: > Thanks for your answers! > > I do not have ideas if Ilya or Walter is right for the configuration of > /etc/profile... Do others have an idea? Don't take it too seriously. It really doesn't matter. __

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-18 Thread Ilya Anfimov
On Mon, Mar 18, 2019 at 05:25:43PM +0100, Walter Harms wrote: > [skipped] > > prompt to modify that for anything started later from that com- > > mand prompt window. > > > > > please note that /etc/profile is the system-wide profile. > do not change that. I think this could be exactly th

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-18 Thread Ilya Anfimov
On Mon, Mar 18, 2019 at 03:56:16PM +0100, Pierre-Luc Angles wrote: > Dear Ilya, dear ??en, dear all, > > Thanks for your messages. > > The font that I am using with this keys is Junicode. > > A big thank you to Ilya!!! In my terminal, I have entered > env XMODIFIERS='' GTK_IM_MODULE=xim libreoff

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-18 Thread Ilya Anfimov
On Thu, Mar 14, 2019 at 07:42:14PM +0100, Pierre-Luc Angles wrote: > Dear Ilya, dear all, > > Thanks again. > > My full xkb mapping is the following. I have not added all the Compose keys > but just i_breve_below to test it (note that it is not a i without dot but a > normal i with a breve below

Re: Changing key repeat behaviour for individual xinput devices

2019-03-18 Thread Ilya Anfimov
On Fri, Mar 15, 2019 at 08:54:13AM +1000, Peter Hutterer wrote: > On Wed, Mar 13, 2019 at 05:19:21PM +0100, Timo Paulssen wrote: > > Hello xorgers, > > > > I recently got a small bluetooth keyboard. I'd like to try to use it as > > a secondary keyboard for things like shortcuts, but my first exper

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-14 Thread Ilya Anfimov
On Thu, Mar 14, 2019 at 02:04:11PM +0100, Pierre-Luc Angles wrote: > Dear Ilya, dear all, > > thanks again for your answers. > > Without knowing if this is the good direction, I have tested to change > ~/.XCompose by typing first the diacritic and then the "diacriticised" > letter, but it does no

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
On Wed, Mar 13, 2019 at 03:20:00PM +0100, Pierre-Luc Angles wrote: > Dear Ilya, dear all, > > now I have tried once again in my keyboard layout > > key { [ampersand,1, > i_breve_below, U032F ] }; > > Typing it in a LibreOffice document with the righ

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
symToKeycode returns keycode: 49 > XLookupString gives 2 bytes: (c2 b9) "??" > XFilterEvent returns: False > > I do not see where the problem is now... > > It could be helpful if some one has a key. > > Thanks again and sorry for bothering you with that. > > Best,

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
anks again and sorry if my question is too "easy". > > Best, > > Pierre-Luc > > Le 13/03/2019 ?? 09:00, Ilya Anfimov a ??crit : > > > > > > Le 12/03/2019 ?? 15:16, Ilya Anfimov a ??crit : > > > > i_breve_below etc. are indeed names t

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-13 Thread Ilya Anfimov
On Wed, Mar 13, 2019 at 12:46:25AM +0100, Pierre-Luc Angles wrote: > Dear Ilya, > > Thanks a lot for your interesting advices. > > Le 12/03/2019 ?? 15:16, Ilya Anfimov a ??crit : > > You are probably right. Keysyms does not get added automatically > > by naming it, and

Re: Problem with mapping a key to multiple characters (Unicode + diacritic symbol)

2019-03-12 Thread Ilya Anfimov
On Mon, Mar 11, 2019 at 07:11:33PM +0100, Pierre-Luc Angles wrote: > Dear list-members, > > I allow me to write to you because I am now creating / mapping two different > keyboard layouts, one for the transliteration of Ancient Egyptian and the > other for a special Greek polytonic keyboard used b

Re: [devel] XLFD font naming convention

2019-03-04 Thread Ilya Anfimov
On Mon, Mar 04, 2019 at 07:03:00PM +0100, Lucien Gentis wrote: >Le 04/03/2019 `a 18:18, Ilya Anfimov a ecrit : > [skipped] > > "For a scalable font source, a scalable font name for each > character set is included in the list. In addition to > the scala

Re: [devel] XLFD font naming convention

2019-03-04 Thread Ilya Anfimov
On Mon, Mar 04, 2019 at 05:29:10PM +0100, Lucien Gentis wrote: > > Le 04/03/2019 ?? 16:20, Ilya Anfimov a ??crit : > > On Fri, Mar 01, 2019 at 06:09:02PM +0100, Lucien Gentis wrote: [skipped] > > > > > > we get scalable fonts with fields 7,8,12 at "0"

Re: [devel] XLFD font naming convention

2019-03-04 Thread Ilya Anfimov
On Fri, Mar 01, 2019 at 06:09:02PM +0100, Lucien Gentis wrote: > Hi, > > When in an X application, we call (with 14 fields) : > > XListFonts(serveur, "-*-*-*-*-*-*-0-0-*-*-*-0-*-*", 1, &nbFonts); > > we get scalable fonts with fields 7,8,12 at "0" like : > > -bitstream-charter-medium-i-norm

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Ilya Anfimov
On Mon, Nov 19, 2018 at 10:58:00AM +0100, Mgr. Janusz Chmiel wrote: Good day. > Dear MR Anfimov, > Thank you very much for yours professional support. > But I AM sad, that external keyboard may be could not be used from AN x > running app. Cannot say much about keyboard support in Xvfb. In gen

Re: XORG and Dummy driver compatible with Android

2018-11-19 Thread Ilya Anfimov
On Wed, Nov 14, 2018 at 04:13:00PM +0100, Mgr. Janusz Chmiel wrote: > Please does somebody of us know if there is AN hack, which will allow Me to > run X11 based apps on Android operating system, which would use XORG as X > server? > I have heart, that booting Linux kernel directly from SD cart for

Re: Fwd: Indirect GLX still broken

2018-06-14 Thread Ilya Anfimov
On Thu, Jun 14, 2018 at 06:02:07AM +0100, Steve Dodd wrote: >On 12 June 2018 at 10:45, Ilya Anfimov wrote: > > The GLX pathway had too many data copy-ing, that process wass > > too CPU-based and sycnhronous, also it had some optimisations > >of pa

Re: Fwd: Indirect GLX still broken

2018-06-12 Thread Ilya Anfimov
On Tue, Jun 12, 2018 at 10:29:38AM +0100, Steve Dodd wrote: >On 12 June 2018 at 10:08, Ilya Anfimov <[1]i...@tzirechnoy.com> wrote: > > No, currently there is no developers willing to improve this. > However, you can try some proxies like virtualgl. &g

Re: Indirect GLX still broken

2018-06-12 Thread Ilya Anfimov
On Tue, Jun 12, 2018 at 10:03:37AM +0100, Steve Dodd wrote: >Hi all, >Just wondering if there was any progress on: >[1]https://bugs.freedesktop.org/show_bug.cgi?id=99555 No, currently there is no developers willing to improve this. However, you can try some proxies like virtualgl. >

Re: XDestroyWindow can not really close the window

2018-05-11 Thread Ilya Anfimov
On Thu, May 10, 2018 at 06:23:08PM -0700, Alan Coopersmith wrote: > On 05/10/18 06:17 PM, pengyixiang wrote: > > Hello, everyone! > >     I'm a newbie in xlib, I need to close the window while won't close the > > program, [1] is my test code, here's the result in [2], XDestroyWindow > > passed, >

Re: Unsupported locale errors in XOrg

2018-04-10 Thread Ilya Anfimov
On Tue, Apr 10, 2018 at 02:17:13AM +0800, Prashanth Chandra wrote: > Hello, > > I'm getting "unsupported locale" warnings and crashes when running > programs such as xterm or dmenu on a clean install of Ubuntu 17.10 > > Examples: > warning: no locale support > Warning: locale not supported by Xli

Re: How to convert ZPixMap to BGRA reliably?

2017-08-25 Thread Ilya Anfimov
n XCreateWindow or XCreatePixmap. >On Wed, Aug 23, 2017 at 6:47 PM, Ilya Anfimov <[1]i...@tzirechnoy.com> >wrote: > > On Tue, Aug 22, 2017 at 11:39:26AM +0530, Sai Prasanna wrote: > >I thought Zpixmap mapped directly to BGRA. But my assumption didn't

Re: How to convert ZPixMap to BGRA reliably?

2017-08-23 Thread Ilya Anfimov
On Tue, Aug 22, 2017 at 11:39:26AM +0530, Sai Prasanna wrote: >I thought Zpixmap mapped directly to BGRA. But my assumption didn't turn >out to be correct in some older X versions. > >I am using xcb_get_image and xcb_shm_get_image to grab screen pixels. I >used Zpixmap option for i

Re: 4K SMPTE Standard Outputs

2017-07-05 Thread Ilya Anfimov
On Tue, Jul 04, 2017 at 03:54:46PM -0400, Trevor Childs wrote: > I meant -- what hardware generates that signal? > >The Linux system is an Nvidia Jetson TX1 developer kit, running Ubuntu >16.04. The output is done over the board's HDMI (2.1, type A) port, either >direct into the

Re: 4K SMPTE Standard Outputs

2017-07-04 Thread Ilya Anfimov
On Tue, Jul 04, 2017 at 01:42:16PM -0400, Trevor Childs wrote: > And what is the hardware you are trying to setup? > > The recorder is an Atomos Shogun Inferno. It has HDMI 2.1 as well as quad >SDI inputs. I meant -- what hardware generates that signal? __

Re: 4K SMPTE Standard Outputs

2017-07-04 Thread Ilya Anfimov
On Tue, Jul 04, 2017 at 11:00:51AM -0400, Trevor Childs wrote: >I've run into a problem setting display modes. I'm attempting to output >3840x2160 @ 60Hz to a hardware recorder but the standard modes for 60Hz >and 59.94Hz actually come out to 60.02Hz and 59.98Hz. EDID data has >1080

Re: SDL2 based X servers

2017-04-30 Thread Ilya Anfimov
On Sat, Apr 29, 2017 at 10:19:10PM +0200, S??awomir Lach wrote: > Hi. > > Anybody knows any complete X server using SDL2 library. If not, is Yes: https://github.com/pelya/commandergenius/tree/sdl_android/project/jni/application/xserver ___ xorg@lists.

Re: XLib and Xvfb: capture screen

2017-02-08 Thread Ilya Anfimov
On Wed, Feb 08, 2017 at 01:16:18PM +0300, Alex Sviridov wrote: >Hi all > >This is my c++ code which I use to capture screen: >Display* display = XOpenDisplay(NULL); >Window root = DefaultRootWindow(display); >XWindowAttributes attributes = {0}; >XGetWindowAt

Re: Xlib: capture screen in separate xserver session

2017-02-07 Thread Ilya Anfimov
On Tue, Feb 07, 2017 at 09:47:43PM +0300, Alex Sviridov wrote: >Hi all. > >I need to run some-program which makes screen capturing via xlib library >in separate xserver session. So, I start my ubuntu 14 and `origin` xserver >session (lets call it this way) starts. After that I run

Re: Trying to use an xlib GXxor

2017-02-06 Thread Ilya Anfimov
On Mon, Feb 06, 2017 at 09:45:20AM -0500, Alan Corey wrote: > > > > To get the "blackcolor" over "whitecolor" with GXxor, you should > > draw with "blackcolor^whitecolor". > > (because the result would be > > "whitecolor^(blackcolor^whitecolor)". > > > > In fact, on most displays blackcolor is

Re: Trying to use an xlib GXxor

2017-02-05 Thread Ilya Anfimov
On Sun, Feb 05, 2017 at 08:18:41PM -0500, Alan Corey wrote: > This probably isn't exactly the right list for this, but maybe > somebody lingering can answer. I'm trying to use xor to put a line on > the screen then erase it again when I want. With the XSetFunction() > to xor uncommented I get no

Re: Need help understanding X server freeze

2016-10-06 Thread Ilya Anfimov
On Mon, Oct 03, 2016 at 11:22:36PM +0530, jeetu.gol...@gmail.com wrote: > Hi everyone, > > First, I am a big fan of the remote display capabilities of X, thank > you very much to all who have worked on this project over the years. > You could try to use wireshark and/or tcpdump to dump and an

Re: Bug (?) in compose

2016-10-03 Thread Ilya Anfimov
On Mon, Oct 03, 2016 at 10:48:33AM +0300, Clock Source wrote: > On Sat, 1 Oct 2016 11:46:59 +0300 > Ilya Anfimov wrote: > > > Motif and xforms shows german ss ligature, but emits single > > (last entered) f instead of ff ligature and single (last entered) > > o i

Re: Bug (?) in compose

2016-10-01 Thread Ilya Anfimov
On Fri, Sep 30, 2016 at 08:33:53AM -0700, Alan Coopersmith wrote: > On 09/30/16 08:32 AM, Clock Source wrote: > >On Fri, 30 Sep 2016 18:24:15 +0300 > >Ilya Anfimov wrote: > > > > > >> And how do you try to print that characters? > >> > >> (I c

Re: Bug (?) in compose

2016-09-30 Thread Ilya Anfimov
On Fri, Sep 30, 2016 at 05:58:56PM +0300, Clock Source wrote: > > > On Fri, 30 Sep 2016 17:18:31 +0300 > Ilya Anfimov wrote: > > > On Fri, Sep 30, 2016 at 04:25:20PM +0300, Clock Source wrote: > > > Good day! > > > > > > Please get me

Re: Bug (?) in compose

2016-09-30 Thread Ilya Anfimov
On Fri, Sep 30, 2016 at 04:25:20PM +0300, Clock Source wrote: > Good day! > > Please get me a tips, where I must catch bug. Not all compose > combinations work. For example: Why do you think that something does not work? > >: "??" ssharp # LATIN SMALL LETTER > SHARP

Re: Open Shared Memory and Render Pictures

2016-08-05 Thread Ilya Anfimov
On Fri, Aug 05, 2016 at 02:53:06PM +0200, Michael Titke wrote: [skipped] > > I'm just asking because solving a puzzle is funny but maybe someone still > knows about those "private" protocol "mechanics". All of that protocol mechanics is described in the X Window Sys- tem Protocol X Consortium

Re: Indirect OpenGL -- partially working?

2016-06-16 Thread Ilya Anfimov
On Wed, Jun 15, 2016 at 05:05:28PM -0700, L. A. Walsh wrote: > > > > > Thomas L??bking wrote: > >On Tue, May 31, 2016 at 08:33:14AM -0700, L. A. Walsh wrote: > >>Glynn Clements wrote: > >>>L. A. Walsh wrote: > >>> > I have sometimes gotten some GLX programs to work for a short while, >

Re: Novice trying to understand Xrandr and multi monitor setup

2016-05-25 Thread Ilya Anfimov
On Tue, May 24, 2016 at 08:38:53PM -0700, TJ Olaes wrote: >Good evening. >I have a dual monitor setup and am trying to figure out why ScreenCount >returns 1. My code is as follows: Good day. The ScreenCount is not a RANDR call. This is from CORE multihead support attempt. That m

Re: Incorrect XFontStruct entries in an XFontSet

2016-05-23 Thread Ilya Anfimov
On Fri, May 20, 2016 at 09:33:01PM +0300, Andrey ``Bass'' Shcheglov wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > I've encountered a problem of XFontSet "expansion" in libX11. > > Consider the following C code: >

Re: X/Render, rotation transform, Src PICTOP: can I ignore pixels in the bounding box but outside the polygon?

2016-05-23 Thread Ilya Anfimov
On Sun, May 22, 2016 at 03:07:17PM +1000, Nigel Tao wrote: > On Wed, May 18, 2016 at 8:07 PM, Ilya Anfimov wrote: > > But anyway you can specify clip-mask with ChangePicture to use > > bitmap of enabled pixels. Whould be better IMO than restricting > > output line-by-lin

Re: X/Render, rotation transform, Src PICTOP: can I ignore pixels in the bounding box but outside the polygon?

2016-05-18 Thread Ilya Anfimov
On Wed, May 18, 2016 at 10:06:03AM +1000, Nigel Tao wrote: > I sent this a few months ago, but got no response, not even a "what > you're asking for isn't possible". I'd still like to know the answer > (even if it's no), so I'm sending it out another (final) time. Well, don't know about RENDER

Re: error when execute the Xorg(XKB: Failed to compile keymap)

2016-05-11 Thread Ilya Anfimov
On Tue, May 10, 2016 at 05:09:52PM +0800, ?? wrote: [skipped] > at http://wiki.x.org > for help. >(EE) Please also check the log file at "/usr/local/var/log/Xorg.1.log" And what is in /usr/local/var/log/Xorg.1.log ? PS Probably, there is missing files somewhere around /usr/

Re: How could an application know the desktop scale factor? ????

2016-05-06 Thread Ilya Anfimov
On Fri, May 06, 2016 at 04:54:10PM +0200, Alberto Salvia Novella wrote: > Is there any way an application could tell the current desktop scaling > factor independently of the desktop environment in use? > > For example Wayland has > (https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec

Re: Strange results from xdpyinfo

2016-04-25 Thread Ilya Anfimov
On Sat, Apr 23, 2016 at 06:28:55PM +0100, David C. Partridge wrote: >When using two relatively recent X implementations (VcxSrv, Ubuntu >14.04) an X client reports strange results from xdypinfo. > > >Specifically there are multiple (many, many) results looking like: It's not strang

Re: Clock Widget Resources?

2016-03-02 Thread Ilya Anfimov
On Wed, Mar 02, 2016 at 06:45:49AM +, David Woodfall wrote: > Hi, > > According to the xclock manpage: > > "This program uses the Clock widget. It understands all of the core > resource names and classes as well as: ..." > > Where can I find a full list of the clock widget resources? Comm

Re: Diagnosing first vs subsequent performance

2016-01-20 Thread Ilya Anfimov
e7dc4379f37cbeeef346df799014b glxinfo.display3.instance2 > > Note that I did upgrade to the RHEL xorg-x11-server-Xorg RPM to > v1.15.0-36. It did not have any effect; the same behavior occurred > either way. > > > Lloyd > > > On 01/19/2016 12:05 PM, Ilya An

Re: Diagnosing first vs subsequent performance

2016-01-19 Thread Ilya Anfimov
On Tue, Jan 19, 2016 at 11:54:43AM -0700, Lloyd Brown wrote: > I will try, but honestly, I'm not certain if it will instantiate the > server or not. > > I was mostly following the recommendations from the "Setting up the X > Server for Headless Operation" (pg 15) of this document: > http://www.nv

Re: setxkbmap search path

2015-12-13 Thread Ilya Anfimov
On Sun, Dec 13, 2015 at 04:20:52PM +0100, EatsKittens wrote: Good day! >By default, `setxkbmap` searches for. files within >`/usr/share/X11/xkb`. Is there any way to make it in order search into >`{$HOME/.local,/usr/local,/usr}/shareX11/xkb`. >My current setxkbmap inside my `~/.xi

Re: X Core Protocol Scheme

2015-12-13 Thread Ilya Anfimov
On Sun, Dec 13, 2015 at 10:19:59AM +0100, Michael Titke wrote: Good day! [skipped] > When we add the keymap events to the event mask of the window (bit-or > cw-keyboard cw-keymap) (BTW it's nice the core specifications containts Lisp > like hexidecimal numbers which allows for copy & paste: (def

Re: X Core Protocol Scheme

2015-12-12 Thread Ilya Anfimov
On Sat, Dec 12, 2015 at 06:31:55PM +0100, Michael Titke wrote: > [skipped] > > This is described in Expose event paragraph in section 11 of the > >protocol specification. > > > >btw, this automatically means that you should receive Expose > >events on the window you want to draw and the

Re: X Core Protocol Scheme

2015-12-12 Thread Ilya Anfimov
On Sat, Dec 12, 2015 at 10:17:56AM +0100, Michael Titke wrote: [skipped] >The first surprise was the "magic" of the MIT Magic Cookie which needs >that little deviation from the protocol encoding where you have to put >the padding bytes at the end. Now I really made it to open a window

Re: X Core Protocol Scheme

2015-12-12 Thread Ilya Anfimov
On Sat, Dec 12, 2015 at 10:17:56AM +0100, Michael Titke wrote: BTW, you could get CLX as the base for your work -- it is common lisp, not scheme, but it is well-written, it works, and, consid- ering possibilities of automatically transforming source code, porting should be straightforw

Re: X Core Protocol Scheme

2015-12-12 Thread Ilya Anfimov
On Sat, Dec 12, 2015 at 10:17:56AM +0100, Michael Titke wrote: Good day! First, quoting looks like you had posted some letters before the one I'm replying, but I didn't see it in my mailbox or x.org list archives, so I will answer just to text in the letter written at 2015-12-12 10:17:56 +0100

Re: Making xset stick on a secondary X session

2015-10-15 Thread Ilya Anfimov
On Thu, Oct 15, 2015 at 08:54:20AM +1000, Peter Hutterer wrote: > On Wed, Oct 14, 2015 at 10:01:42AM -0700, Alan Coopersmith wrote: > > On 10/14/15 08:00 AM, Ilya Anfimov wrote: > > > Looks like xset r rate works only when the server is active > > >(i.e. on the ac

Re: Making xset stick on a secondary X session

2015-10-14 Thread Ilya Anfimov
On Wed, Oct 14, 2015 at 10:01:42AM -0700, Alan Coopersmith wrote: > On 10/14/15 08:00 AM, Ilya Anfimov wrote: > > Looks like xset r rate works only when the server is active > >(i.e. on the active virtual console). This should be reported as > >bug IMHO, however your

Re: Finding the cursor

2015-10-14 Thread Ilya Anfimov
On Wed, Oct 14, 2015 at 06:32:52PM +0200, Thomas L?bking wrote: > On Mittwoch, 14. Oktober 2015 11:57:22 CEST, Ilya Anfimov wrote: > > > However, exactly enlarging cursor shape or changing it's color > >is a tough task -- as there is no easy way to get current cursor

Re: Making xset stick on a secondary X session

2015-10-14 Thread Ilya Anfimov
On Wed, Oct 14, 2015 at 03:24:15PM +0800, Tony Mobily wrote: >Hi, >I tried again. I am starting to doubt that xset works properly! >I did: >$ export DISPLAY=:1 >$ sudo X :1 -noreset & >$ xeyes & >$ xterm & >I can then confirm that xset has no effect on the running X:

Re: Finding the cursor

2015-10-14 Thread Ilya Anfimov
On Fri, Oct 09, 2015 at 10:33:23PM -0400, Alan Corey wrote: > I don't think I posted this before. > > The cursor changes depending what it's over, and if you've got > something like an 1920x1080 screen full of mostly rxvt windows then > most of the time it's an I-beam. That can be hard to spot if

Re: Making xset stick on a secondary X session

2015-10-13 Thread Ilya Anfimov
On Tue, Oct 13, 2015 at 10:23:13PM +0800, Tony Mobily wrote: >Hi, > >I am running a second X server (:1) and then run the vnc client >(tigervnc) over it in -fullscreen. I am having huge problems increasing >the keyboard repeat rate and reducing the keyboard delay for that X >se

Re: Color Management

2015-09-21 Thread Ilya Anfimov
On Mon, Sep 21, 2015 at 07:26:38PM +0200, Martin Kaffanke wrote: > Hi there, > > Is there a way to make colors on the display looking the same as on the > printer, by printing a Page and compare the screen on sight? Usually there is some way, but there is more than one and each one is non-t