ny reference to this on the web. Any ideas?
Thanks
John
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch...@mail-archive.com
I am trying to use Xft but stuck with following problem - when I open font with
XftFontOpenName and XftFontOpen functions, I can't switch antialias and hinting
properties.
For example, opening font with name:
"FreeMono:pixelsize=16:weight=bold:antialias=false:rgba=0:slant=italic",
creates a fon
Hm, nobody knows or nobody cares?
Or it is a great secret, for the internal circle only? :D
-- Original Message --
To: (xorg@lists.x.org)
From: John Found (johnfo...@evrocom.net)
Subject: Xft - problem with XftFontOpenName and XftFontOpen functions.
Date: 13.02.2012 21:14:44
&g
got no mouse so I
unplugged / replugged the receiver but nothing so then I switched they
keyboard and mouse receivers and then it worked. Everything was
working fine before shutting down the computer though.
Thank you,
John
___
xorg@lists.x.org: X.Org
trigger toggling of
rfkill, is that so? What do I need to do to make it work?
John
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: arch
tag, den 12.06.2014, 23:38 -0400 schrieb John Tone:
> > hope im not killing anyone with this question
> >
> >
> > i have linux mint 16 installed x86_64.
> > ATI card on a thinkpad edge laptop.
> > the longer im on it the more memory xorg chews..
> > it starts
Hello. Is there any way for an xwindow witch is processing video (assume
we know the WindowID) through X server Video to inform xdg utils
(xdg-screensaver)via XvVideoNotify so that commands: xdg-screensaver
suspend WindowID and xdg-screensaver resume WindowID will run
automatically?
__
?
--
Sincerely, John K
electroval...@yandex.com
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s
e if it's worth
submitting a patch.
Thank you for your time.
John Lane
signature.asc
Description: OpenPGP digital signature
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s
Hello.
I posted a question on the xorg list asking how to dump the current root
background but I never received a reply. Being unaware of any existing
method to achieve this, I patched "xwd" to do it. My patch allows one to
do this:
$ xwd -root -bg | convert - bg.png
Here is an example backg
appening?
I noticed that if I use the TitleFont that is in the default system
twmrc startup file ("-adobe-helvetica-bold-r--*-120-*-*-*-*-*-*"), the
titlebuttons are drawn at about the same height as the font.
Any ideas on how to get twm to make the titlebuttons the same height as
LC_ALL, "");
if (!loc || !strcmp(loc, "C") || !strcmp(loc, "POSIX") ||
!XSupportsLocale()) {
use_fontset = False;
} else {
use_fontset = True;
}
Cheers, John D.
Frank Steiner wrote:
John DelSignore wrote
Hi,
I'm us
After playing around with custom toolchain and renaming /usr/bin/cpp
to /usr/bin/cpp.bak I noticed that xdm looks different. I tried to
set a path to an old cpp in /etc/X11/xdm/xdm-config like this but it
doesn't work:
DisplayManager*cpp: /usr/bin/cpp.bakkk
By `doesn't work' I mean that xdm stil
On Thu, Jan 28, 2016 at 2:49 PM, john smith wrote:
> After playing around with custom toolchain and renaming /usr/bin/cpp
> to /usr/bin/cpp.bak I noticed that xdm looks different. I tried to
> set a path to an old cpp in /etc/X11/xdm/xdm-config like this but it
> doesn't work:
&
Hi
I need GLX in my work - radiation modelling in particle physics, nuclear
physics, medicine (radiation therapy) and spacecraft design. Radiation
modelling takes lots of remote CPU and we display results locally via X11 with
GLX using relatively low bandwidth. Using Quartz on Mac.
John
I get the following error when I try to configure dual monitors with Arandr.
XRandR failed:
XRandR returned error code 1: xrandr: cannot find output 0x95
Here is the script arandr wrote and executed.
john@thunderguard:~/.screenlayout$ cat twoscreens.sh
#!/bin/sh
xrandr --output DisplayPort-3
john@thunderguard:~/.screenlayout$ cat twoscreens.sh
#!/bin/sh
xrandr --output HDMI-3 --mode 1920x1080 --pos 1920x0 --rotate normal
--output DVI-0 --mode 1920x1080 --pos 0x0 --rotate normal
john@thunderguard:~/.screenlayout$ ./twoscreens.sh
xrandr: cannot find output 0x95
That didn't se
When I run xrandr --output 0x95 --off DVI-0 turns off.
john@thunderguard:~/.screenlayout$ xrandr --output 0x95 --off
john@thunderguard:~/.screenlayout$ xrandr --current
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DisplayPort-3 disconnected
HDMI-3 connected 1920x1080+0
On 09/30/2016 02:53 PM, Thomas Lübking wrote:
> On Fri, Sep 30, 2016 at 07:29:47AM -0400, John Lewis wrote:
>> I don't understand what you mean, I will try this.
>>
>> john@thunderguard:~/.screenlayout$ cat twoscreens1.sh
>> #!/bin/sh
>> xrandr --output DVI-0
On 09/30/2016 07:20 PM, John Lewis wrote:
> On 09/30/2016 02:53 PM, Thomas Lübking wrote:
>> On Fri, Sep 30, 2016 at 07:29:47AM -0400, John Lewis wrote:
>>> I don't understand what you mean, I will try this.
>>>
>>> john@thunderguard:~/.screenlayout$ ca
On 10/01/2016 02:14 AM, Thomas Lübking wrote:
> On Fri, Sep 30, 2016 at 07:20:37PM -0400, John Lewis wrote:
>
>> john@thunderguard:~$ xrandr --output DVI-0 --mode 1920x1080 --pos 1936x0
>> --rotate normal
>> xrandr: cannot find mode 1920x1080
>
> Ok, like before.
&g
On 10/01/2016 02:45 AM, Thomas Lübking wrote:
> On Sat, Oct 01, 2016 at 02:21:29AM -0400, John Lewis wrote:
>
>>> And does this provide it or do you get (other?) errors?
>>> xrandr --output HDMI-3 --auto --rotate normal --output DVI-0 --auto
>>> --rotate normal
On 10/01/2016 06:08 AM, Thomas Lübking wrote:
> On Sat, Oct 01, 2016 at 02:58:30AM -0400, John Lewis wrote:
>
>> I think that is what you asked for.
> No. I asked for "leave explicit geometry alone and tell it to
> auto-configure the screens and put one right to the oth
On 10/01/2016 08:35 AM, John Lewis wrote:
> On 10/01/2016 06:08 AM, Thomas Lübking wrote:
>> On Sat, Oct 01, 2016 at 02:58:30AM -0400, John Lewis wrote:
>>
>>> I think that is what you asked for.
>> No. I asked for "leave explicit geometry alone and tell it to
&g
On 10/04/2016 07:27 AM, John Lewis wrote:
> On 10/01/2016 08:35 AM, John Lewis wrote:
>> On 10/01/2016 06:08 AM, Thomas Lübking wrote:
>>> On Sat, Oct 01, 2016 at 02:58:30AM -0400, John Lewis wrote:
>>>
>>>> I think that is what you asked for.
>>> No
I probably should file it with Debian.
On 10/04/2016 10:12 AM, Thomas Lübking wrote:
> On Tue, Oct 04, 2016 at 08:40:19AM -0400, John Lewis wrote:
>
>> It was the R7 360 that was causing the issue. Dual screens work just
>> fine with Intel HD Graphics 4000.
> Fits http
On 10/05/2016 03:08 AM, Michel Dänzer wrote:
> On 04/10/16 09:40 PM, John Lewis wrote:
>> It was the R7 360 that was causing the issue. Dual screens work just
>> fine with Intel HD Graphics 4000.
> Please attach the Xorg log file corresponding to the problem with the
> Rade
On 10/05/2016 10:02 AM, Alex Deucher wrote:
> On Wed, Oct 5, 2016 at 7:54 AM, John Lewis wrote:
>> On 10/05/2016 03:08 AM, Michel Dänzer wrote:
>>> On 04/10/16 09:40 PM, John Lewis wrote:
>>>> It was the R7 360 that was causing the issue. Dual screens work just
&g
Hi
I'd like to use posix shared memory with the XShm extensions (rather
than SysV). There appears to be support in the server and xproto for
this (X_ShmAttachFd) but no support in libXext. Am I missing something
and/or is there any way I can make use of this feature?
Many thanks
Joh
Hi
>> Hi
>>
>> I'd like to use posix shared memory with the XShm extensions (rather
>> than SysV). There appears to be support in the server and xproto for
>> this (X_ShmAttachFd) but no support in libXext. Am I missing something
>> and/or is there any way I can make use of this feature?
>
>We'v
raphic controller is a VGA compatible controller: Intel
Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller
(rev 09)
Questions, for a start:
1. What is supposed to provide the mapping for PCI device 0x8086 / 0x0be1?
2. Is this error likely to be causin
ad file descriptor
There do not seem to be any other errors.
It is a bit difficult to send whole log files as I do not have an email
client on the machine without the desktop. If there is anything in
particular to check or further tests, let me know.
John
On 14/09/18 18:09, Adam Jackson wrote
On 14/09/18 19:54, Adam Jackson wrote:
> On Fri, 2018-09-14 at 18:46 +0100, John Talbut wrote:
>> Thanks Adam
>>
>> If I boot to runlevel 3, log into tty1 as root and run 'X -retro' the UI
>> locks up.
>
> When this happens, does VT switch still wo
sign of X running. There are no message in journalctl
during the attempt to start X. ps -C Xorg shows nothing.
Xorg.0.log attached.
What should I try next?
John
On 14/09/18 19:54, Adam Jackson wrote:
> On Fri, 2018-09-14 at 18:46 +0100, John Talbut wrote:
>> Thanks Adam
>>
>&g
990 3.9 1.9 512356 40452 tty2 Ssl+ 09:49 0:00
/usr/lib/xorg/Xorg -retro
Which does suggest that Xorg is running in tty2.
John
On 19/09/18 22:52, Adam Jackson wrote:
> On Wed, 2018-09-19 at 06:53 +0100, John Talbut wrote:
>> OK Adam, thanks for the suggestion about ssh, which I h
Hey Mike,It's been quite a while, years actually, since I built X from
source but I'll help as much as I can. From the error, your right, you need
freetype fonts. Unfortunately I don't have any quick fixes for you error.
Sorry.
John
On Sun, Aug 30, 2020 at 10:44 AM mi
t these bits are set in the input event mask explain the problem? Any ideas on what the problem is or how to fix
it?
Thanks, John D.
This e-mail may contain information that is privileged or confidential. If you are not the intended recipient, please delete the e-mail and any attachments and notify us immediately.
keyboard
events in X protocol in order to obtain the Unicode codes of the
pressed keys? In raw protocol therms. And supporting multiple
languages, of course.
I understand that some processing on the client side is required, but I
am missing the whole picture of the process.
Best Regards.
John Found
ces.
How to make to get only one event per map change?
These two for now.
Cheers!
John Found
On Tue, 15 Feb 2022 10:35:58 +1000
Peter Hutterer wrote:
> On Sun, Feb 13, 2022 at 07:01:04PM +0200, John Found wrote:
> > Hi.
> >
> > I am trying to create a X client that
On Tue, 15 Feb 2022 14:29:05 +
Dave Howorth wrote:
> On Tue, 15 Feb 2022 15:21:07 +0200
> John Found wrote:
>
> > What is the meaning of the fields in the following structure, in the
> > XkbGetMap reply:
> >
> > KB_KEYSYMMAP 8+4n
> > 4 LIS
the main
document if one have to implement the protocol in code.
On Wed, 16 Feb 2022 09:59:55 +1000
Peter Hutterer wrote:
> On Tue, Feb 15, 2022 at 05:42:39PM +0200, John Found wrote:
> > On Tue, 15 Feb 2022 14:29:05 +
> > Dave Howorth wrote:
> >
> >
h a
build can be undertaken or how to I need to arganize the file
dir structure to accomplish this?
John R. Towler
jtow...@soncom.com
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: h
t uses Compiz as a
plugin for it to run UNITy.
Thanks.
Hope someone can help!!
Regards,
John ___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman
Xorg on FreeBSD thinks it is setting 2560x1440, but my NEC PA272W monitor
reports 1280x1440@60 and uses only half the screen width. The compressed
display is unusuable.
Any ideas?
The monitor works with a mid-2011 Mac Mini at 2560x1440@30.
It used to work with xorg until FreeBSD updated X ser
lution
via HDMI?
Thanks.
John
___
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: https://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s
SSH connections and make something like tmux much less immediately
necessary, and googling to figure out if it was possible is what led me to the
dummy-with-vt driver to begin with.
Thank you for your help.
-- -- --
John T Davis
johntda
.
Sincerely,
John T Davis
-- -- --
John T Davis
Barta, Jones & Foley, P.C.
Patent Attorney and Counselor at Law
State Bar of Texas License No.: 24079797 || USPTO Registration No.: 72
47 matches
Mail list logo