similar to: Xdefaults file.

Displaying 20 results from an estimated 100 matches similar to: "Xdefaults file."

2011 Jan 07
5
Set font and size in xterm
I have a situation where gnome console does not handle vt102 escape sequences properly and therefor need to employ xterm instead. When I run xterm from a gnome terminal window I am presented with an extremely small terminal window employing an almost unreadably small font. I have attempted to set the font size using xrdb and a custom .Xresources file. I can change the colour scheme. I can
2005 Aug 08
1
Where should my Xdefaults file be?
Apparently in order to get Japanese input working, I need to edit my Xdefaults file. By hunting on the web, I've read that I can create my own Xdefaults file, but it's been very difficult to determine where I should create it. I simply want to add the following line to this file: *inputMethod kinput2 ... so that Japanese input will be enabled. I want this setting to be global for all
2017 Aug 24
4
cmenu.c32 Symbol not found luaL_checklstring
Hello everyone, I am trying to PXE boot my Acer Aspire G3-773G laptop. It uses UEFI, so I load 64bit syslinux.efi (v6.03) and it automatically loads ldlinux.e64. All is fine. But when I want to use cmenu.c32 (with UI cmenu.c32 in the config file), the loader downloads: * cmenu.c32 * libmenu.c32 * libcom32.c32 * libutil.c32 Then syslinux reports: "unable to load cmenu.c32:
2013 Oct 23
2
syslinux lua support
I am a developer from the 'Frugalware Linux' distribution. I have been trying to use the syslinux lua module to support more dynamic menu generation at runtime for our distributed ISO images, as Grub2 is not very configurable for this. For example, I need raw access to the PCI bus information to configure the video output kernel boot parameters for specific hardware. Specifically,
2015 Sep 08
3
cannot compile simple.c from within Syslinux 6.03
Hello All, This is my first time requesting help, so please bear with me. I don't upgrade Syslinux very often (only when the need arises), until now I have been using version 4.05. However, I have recently acquired several UEFI servers that are in need of being able to do OS installations via pxelinux. I have upgraded to Syslinux version 6.03, however I am not able to compile my custom
2011 Aug 13
0
use autofs to mount spesific to user home directory
Dear All My box is an Ubuntu Maverick I want to have 1. User with username as : binosmb, 2. that have home directory at the local box at /home/binosmb, 3. and all cifs mountpoint will go at /home/binosmb/network, 4. So that if the server have share named "produksi" it will mounted to /home/binosmb/network/produksi and my samba server is http://www.turnkeylinux.org/fileserver run on
2017 Oct 20
1
Font Size for View()
Thanks for the feedback. At least on Windows, the font size for View() appears to be controlled by the font size specified under the Rgui preferences / Rconsole. I thought that under Linux, it might be controlled by some .Xresources/.Xdefaults setting. Ok, will wait for a bit but if nobody else has any suggestions, I'll ask on r-devel. Best, Wolfgang -----Original Message----- From: Dirk
2018 Jan 10
3
1600x900 not available
My laptop is a Dell XPS-13 running CentOS 7.? It has a 13" 1920x1080 screen and it's a bit difficult for my mid-40s eyesight.? Fedora and Debian, on this laptop, give me the option of choosing 1600x900 which is much easier for me to read but CentOS doesn't show this resolution as available. I followed the steps I found in a post on stackexchange using xrandr, substituting
1997 Jul 29
2
R-alpha: Bugs in R-0.50-a1.
Problems in R but not in S: --------------------------- 1) 'unlist' seems to have several other problems than the ones reported up to now. For instance, 'unlist' can be used on almost any object in S without much trouble. Eg.: S> unlist(c(2)) [1] 2 S> --- R> unlist(c(2)) Segmentation fault (core dumped) This occurs in R-0.49 and in R-0.50-a1. 2) Problem with the
2017 Aug 28
0
cmenu.c32 Symbol not found luaL_checklstring
Reinier Kleipool via Syslinux <syslinux at zytor.com> writes: > But when I want to use cmenu.c32 (with UI cmenu.c32 in the config > file), the loader downloads: > * cmenu.c32 > * libmenu.c32 > * libcom32.c32 > * libutil.c32 > Then syslinux reports: "unable to load cmenu.c32: symbol not found > luaL_checklstring". > This sysbol is defined in
2014 Mar 02
3
pull request: upgrade to Lua 5.2.3, automatic Linux boot menu and cmenu binding
Hi, Yes, I'm back with this pet peeve of mine again. Most of the old cover letter at https://gist.github.com/wferi/6989458 still applies; I'd like to reiterate its last paragraph here, too: > And an official stat() implementation would be very useful. After > inventing mine, I noticed rosh also invented its own... Anyway, here it is: The following changes since commit
2005 Jun 10
0
linux, controlling device-window placement
Hi All, Is it possible to control the placement R's device windows, such as: > x() Or more generally, to passing X-resources? > x( geometry="500x200+0+0" ) Has anyone by chance worked out the possibilities for controlling R windows in .Xresources or .Xdefaults ? Thanks in advance, Mike =========================== > print(version) _ platform
2017 Oct 20
2
Font Size for View()
Hello, I am using Ubuntu 16.04, using the default (Unity) window manager. The font size using View() is way too small on a high dpi monitor. I already use scaling, but View() doesn't seem affected by that. Any suggestions for how I could tweak the font size here? Best, Wolfgang
2005 Jul 31
3
Drawing a graph with vertices and edges using tcl/tk
Dear all; I would like to draw a graph with vertices and edges, and I guess tcl/tk would be appropriate. I don't know tcl/tk but have googled for a 10-page (or so) introduction to 'getting started with tcl/tk in R' but without any luck. - Does anyone know of the existence of such a document or any other web-based material on the subject? - Does anyone have an (informative) piece of
2016 Sep 30
1
CentOS on new Thinkpads
Once upon a time, Michael B Allen <ioplex at gmail.com> said: > The key features for me are: > > * 1080 display or 900 would be acceptable but definitely not 768 (this > rules out Toshiba) > * Good keyboard with mouse buttons (Lenovo has always had superior > keyboards and fortunately that have recently resurrected mouse > buttons, yeah!) > * RJ-45 (this rules out a
2005 Mar 28
6
Can I run windows console (command line) applications using WINE
Hi, I understand Windows UI applications can run in Linux using wine. 1. Can I run console/command line applications also? 2. If yes, a how can a shell script running on Linux invoke the console/command line application. (A sample would be great) Thanks, Susheel -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Aug 20
1
Apps segfaulting, problem with X?
Hello, I'm having big trouble getting wine to work. What I basically want to do is get steam to work, now it even fails to launch at all. It updates to 99% and then it segfaults. Other games has done this too (rollercoaster tycoon 2, starcraft 2). I followed the instructions on winehq, removed oriya/samyak fonts and I don't think I've done anything wrong - I've installed steam
2009 Nov 06
1
centos 5.3 install ncview X libraries error and netcdf header error
I was trying to install software named ncview on a centos 5.3 box. ./configure command gave this error: Error, the X libraries and development headers must be installed for ncview to work! I was surprised that there were many google hits related to ubuntu, none for centos. So even though I eventually figured out what to do, I decided to share this with the list anyhow, so maybe next time I
2010 Jan 09
21
[Bug 25966] New: nv25 : rxvt scrolling is very slow
http://bugs.freedesktop.org/show_bug.cgi?id=25966 Summary: nv25 : rxvt scrolling is very slow Product: xorg Version: 7.5 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2015 Dec 17
1
File Share Problem Between SAMBA AND WINDOWS 7
Hi, The output is when i run getfacl on a correct folder; [root at server1 cafer]# getfacl Public# file: Public# owner: ege# group: gebzememuser::rwxgroup::r-xother::r-x And second output; on a folder which was created on windows 7 by ege [root at server1 cafer]# getfacl cccc# file: cccc# owner: 3000016# group: