Displaying 9 results from an estimated 9 matches for "xrm".
Did you mean:
drm
2004 Mar 26
2
With which version of XFree86 can R compile?
...fore "char"
/usr/X11R6/include/X11/Xlib.h:1505: error: syntax error before "_Xconst"
[snip]
/usr/X11R6/include/X11/Xutil.h:678: error: syntax error before "_Xconst"
/usr/X11R6/include/X11/Xutil.h:801: error: syntax error before "_Xconst"
In file included from xrm.h:5,
from dataentry_mb.c:41:
/usr/X11R6/include/X11/Xresource.h:94: error: syntax error before "char"
/usr/X11R6/include/X11/Xresource.h:98: error: syntax error before "char"
/usr/X11R6/include/X11/Xresource.h:122: error: syntax error before "char"
/us...
2002 Nov 14
1
X11 resources
...I would like to be able to set the title of
the graphics window when I start it up. (Note this is not the same
thing as the title of a plot but rather is the character string
visible to the window manager, and usually goes in a titlebar on top.)
For example in Splus one can do
> motif('-xrm "sgraphMotif*title: Hello World"')
Is there a way of doing a similar thing in R?
--
Ed Kademan 508.651.3700
PHZ Capital Partners 508.653.1745 (fax)
321 Commonwealth Road <kademan at phz.com>
Wayland, MA 01778
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2010 Sep 02
0
NCS - Cablemodem
...82-bd-a.ssw.dominio.net
Posting Request:
AUEP 3 aaln/1 at 0-13-11-82-bd-a.ssw.dominio.net MGCP 1.0 NCS 1.0
F: A
to 10.30.15.254:2427
MGCP read:
200 3 OK
A: a:PCMU;PCMA;G728;G729;G729E;G726-16;G726-24;G726-32;G726-40, p:10-30,
b:19-100, e:on, t:1, s:off,
v:L;fxr;rg;xal;x-xl;fm;lcs;sst;x-jc;x-pol;xrm,
m:sendrecv;sendonly;recvonly;inactive;netwloop;netwtest;replcate;confrnce,
dq-gi, sc-rtcp: 81/70;81/71;82/70;82/71;80/70;80/71, sc-rtp:
62/51;62/50;64/51;64/50;60/51;60/50
A: a:telephone-event, fmtp:"telephone-event 0-15,144,149,159"
A: a:image/t38, p:10-30, b:25-64, dq-gi
from 10.30...
1998 May 28
0
ALERT: Tiresome security hole in "xosview", RedHat5.1?
...load? By the way this
didn''t work regardless.
Anyway. I ran the following highly complicated and time-consuming command
on the xosview sources:
grep strcpy *.cc
Tricky one eh? Perhaps vaguely sensible when shipping a new SUID binary,
i.e. REDHAT THINK!!!!!!
Results of grep include, in Xrm.cc
char userrfilename[1024];
strcpy(userrfilename, getenv("HOME"));
Ohhh that''s nice. Hey but wait that can''t be dangerous. The author clearly
knew what he/she was doing:
char className[256];
strncpy(className, name, 255); // Avoid evil people out there....
2015 Apr 04
1
systemctl (again)
...AF3yXsqtyBluCMQALQmXr1j79saRLd3ulUD5L2W
rF3dZ4GCLwWJMlCE9ITwJZE5afimlYWLBsQXRDbdw+EZ8xLrUNfmL4aiGW77LIoK
cpkC1G/t3ZShUNjuu3pE4qxvBzSN3juLK8E9losaLKlpGaPlzqgVynZamyxX4kWp
PHTQM1tyOh8lcZcjvb2nn81A0fWKHzzi9aXHDFsejsntFUd0QzsKkFOuXLHJNY/P
yynX9fyiQ+1EvbjKL+i5ckMKMQg2ozdhTWzVtWqEZEHKu6ouaK+9+kiYM7k2Wy78
XrM/ccp/fEjMIcd8csaydg6N76oGrwGFhoIpuwbfk28wSiPX+RG1hmUN2zzXMNzw
XN5scxJpBnpsKGB6WmUHw7ELK04r26orO1hPJW//4voYWyT5kIC2vg4d2viPuHgD
zg7ogmUrTZAOa2Fh1dUXkYwLZyjT97hbteIj/hJBvpRJ42Gupnh5YDFmV29s1y8L
OnFKy4iBSn0dEHspkHDaHBXEPOkqwcSf0p1gfGG7QTP2CdeUeKq8nj/BbMYRPDpy
KsP7f6A0+xRTh+WTm74A1W4xGM9RIK58yoZ0+DcT318...
1997 May 14
4
cxterm buffer overrun
...= get_sp() + OffSet;
ptr = (char *)addr_ptr;
*ptr = 0;
(void) fprintf(stderr,
"This bug is discovered by Ming Zhang
(mzhang@softcom.net)\n");
/* Don''t need to set ur DISPLAY to exploit this one, cool huh? */
execl(CXTERM_PATH, "cxterm", "-xrm",buff, NULL);
}
===================================================================================
2015 Mar 09
0
[ANNOUNCE] libX11 1.6.3
...ithout setlocale()
unifdef -UISC
XkbSelectEventDetails: remove unnecessary assignments
_XkbReadGeomOverlay: check for NULL first, then use pointer
Remove unused ETEST & ESZTEST macros from XlibInt.c
Add RANDR 1.4 requests & events to XErrorDB
Fix typos in Xrm.c comments
Fix "follwing" typo in en_US.UTF-8/Compose comment
XCreateGC.man: simplify table to work with Solaris tbl
Add missing .TE tags to end tables in Xkb man pages
Start adding Unicode 7.0 support to compose table
specs/libX11: Fix x & y in parameter...
2015 Apr 04
4
systemctl (again)
On April 4, 2015 12:14:08 PM EDT, Pete Travis <lists at petetravis.com> wrote:
>On Apr 4, 2015 7:55 AM, "J Martin Rushton"
><martinrushton56 at btinternet.com>
>wrote:
>>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Thanks Andrew.
>>
>> One more problem solved, as I discovered last thing yesterday there
>>
2013 Jul 17
3
Help with filing a [maybe] ZFS/mmap bug.
Hi All,
I have what I think is a ZFS related bug. Unfortunately my simplest
test case is a bit cumbersome and I haven't definitively proven that
the problem is ZFS related.
I'm hoping for some feedback on how to move forward.
Quick background: I rip my CD's using grip and produce flac files. I
tag the music using Musicbrainz' Picard and transcode it to mp3's
within Picard