General :: Xterm And Nedit Have Unreadable Font When Running On Bare X?
Apr 1, 2011
Title says it all.The font is unreadably garbled and missing pieces of text.I will try to post a picture but I do not know if I can since I am posting from links2.
View 2 Replies
ADVERTISEMENT
Jun 13, 2011
Start xpdf or gv. Click an xterm to be active and slide it over xpdf/gv. Vertical lines from xpdf/gv under the xterm stick to the xterm window above and make it unreadable.
The problem does NOT show with KDE default settings with display effects on but does show in fvwm, xfce etc, and in KDE without effects.
On a system with a Sandy Bridge integrated graphics (i5-2400) the problem went away by downgrading to xf86-video-intel-2.13.0. But it was not enough for another system with 945G which needed downgrading to xf86-video-intel-2.12.0.
View 3 Replies
View Related
Jan 17, 2011
Kubuntu10.10After installing a 6000+ font collection from KDE-Look.org, my computer had assumed a new font, though I restarted and it is now fine, generally speaking. My Firefox still has this crazy font, and it is so weird that it is almost unreadable.
View 12 Replies
View Related
Nov 17, 2010
I was wondering how to change the xterm font size and may be the font itself. Also we go to tty1 when we press Ctrl+Alt+f1 , f3 and so on. Is there any way I can change that too and maybe change the colour of the font and the size of it. I did change the resolution once in ubuntu with startup manager. I'm using fedora 14.
View 13 Replies
View Related
Feb 2, 2010
When I run xterm from the command line, there seems to be some errors:
Code:
$ xterm &
$ Warning: Cannot convert string "nil2" to type FontStruct
xterm: cannot load font -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
Then I press both the Ctrl and right mouse key, options are popup with font sizes of 'Default',
[Code]....
View 2 Replies
View Related
May 28, 2009
I am trying to figure out how to get an almost bare metal virtualization running, and having a hard time getting it going I tryied the Virtual Machine manager, but it wont let me do full virtualization.
View 3 Replies
View Related
May 2, 2011
i have fluxbox and i need to know how to copy things in xterm and paste them outside of xterm.
View 2 Replies
View Related
Jun 17, 2011
I am quite new to Linux and fedora. I am trying to run some molecular simulation software whose shell scripts create X windows with the xterm command. How do I get xterm on Fedora 14?
View 4 Replies
View Related
Feb 16, 2010
When running MC in xterm or gnome-terminal, it doesn't seem to allow the use of Ctrl-enter and Ctr-shift-enter to copy marked files to the command line.
Does anyone know of another way to cause this to happen or a way to enable it under xterm/gnome-term?
View 6 Replies
View Related
Aug 10, 2011
i am trying to install nedit editor on my account on a web hosting server. I have downloaded the nedit tar file from Index of /ftp/v5_5/executables and ran the command tar -zcvf nedit-5.5-Linux-x86.tar. The files have been unzipped successfully. In the README file it is asking for to do a make to complete the installation.
From this point on i am lost and not sure i to do the rest. I know that i need to do a make, but running just make requires a target. I am not sure what should be my target to finish the installation of nedit. Here is a list of files as a result of un-tarring my tar file:
[Code]...
View 3 Replies
View Related
Jul 9, 2010
Essentially I have found this guide, but it is for miktex, i need a guide for texlive on Debian/Ubuntu which will not pollute dpkg installed texmf.
I'm interested in converting TrueType font to be usable in (pdf)(La)TeX.
All the power google turn up just stuff f relating how to install microsoft fonts or do stuf on MikTeX.
I CANNOT USE XeLaTeX!!! I use pstricks and the font must be available in plain TeX! Otherwise my document looks inconsistent!
View 1 Replies
View Related
Jul 8, 2010
Most of my work happens in a terminal, so I need a clear, readable font. I've settled a while ago on Terminus [URL]..., which works wonders for me. I added XTerm*faceName : Terminus in my ~/.Xdefaults, and I do get the Terminus font. Unfortunately, a lot of Unicode glyphs are missing (mathematical symbols, greek and hebrew letters), displaying as little square blocks instead.
If I remove the faceName entry, the default configuration seems able to display most of the glyphs (including math, greek, hebrew, runic, and whatever else), but the default font is much harder to read.
A google search hints that it should be possible to use Terminus as the default font, and fallback to (an)other one(s) for missing glyphs, but provides no further explanation. I've seen documentation that recommends Bitstream Vera Sans as a fallback, but it lacks the glyphs I need too; I don't know how to identify the default font used by xterm either, I had a look at /usr/share/X11/app-defaults/XTerm, but all I can find are generic references to old pre-fontconfig font names.
Using Gentoo Linux, fontconfig and xterm are up to date, USEs trutype and unicode enabled, X.Org server 1.6.
Edit: I alternate between Ratpoison, Awesome and XMonad, without a desktop environment.
View 1 Replies
View Related
Mar 11, 2010
I need to ftp some files nightly from my linux box to an arbituary ftp server not controlled by me.
The ftp server admin has granted me an account for the purpose, but do not wish me to store the plain username or password in any script files for security reasons. How can I do that?
the wrong way would be:
Code:
$ cat my_script
open server_address
user plane_ftp_username plane_ftp_password
put a.txt
[Code].....
View 8 Replies
View Related
Jun 26, 2011
- I see that in git, I can't do git-push to a repository that wasn't created with git-init --bare. Why?
- But doing git-pull and git-checkout to the same repository is possible.?
View 1 Replies
View Related
Jan 25, 2011
I just got 512M RAM so i thought to switch off all the programs that i most likely will not need. The big ones, i think might be, gdm, gnome, metacity. I think a plain X will suit my purpose.
View 10 Replies
View Related
Aug 27, 2010
Can I install VMware ESXi on my Dell Inspiron laptop having core i3 processor which has got 4GB of RAM? I can allocate 100GB of hard disk space for that. This is just to practice and explore the features available. Can I install Vmware ESXi iso on KVM hypervisor like installing guest OS?
View 4 Replies
View Related
Jan 21, 2011
I have a very powerful I7 Intel processor. On this computer I want to simply run an instance of Apache Tomcat (dedicated server) running a java application with a bunch of things like mail server, servlet container, jasper, etc. Some versions of linux have too many features that I do not need. I do not want the clutter of features I will never use. What is the bare bone version of linux distrib? would that be debian?
These two distributions seem to be popular elsewhere on the internet:
CentOS 5 (64-bit)
Ubuntu Linux 8.04 LTS Hardy Heron (64 bit)
View 2 Replies
View Related
Aug 14, 2010
I have worked on Xen which is being shipped with RHEL 5.4, Is it possible to install Xen hypervisor directly on bare metal, so that we can save resources. I searched in Xen Official site, but could not recognize the product that can be directly installed on bare metal like VMware ESX.
View 3 Replies
View Related
Jul 22, 2010
I have an application running on a Solaris 10 server and I am getting the display on my Ubuntu notebook (10.04 lucid with kernel 2.6.32-23-generic and GNOME 2.30.2). But the problem is the fonts don't display well. So I tried to connect to the font server running on the Solaris server.
I tried all these variants:
xset fp+ tcp/<hostname>:7100
xset fp+ tcp/<hostip>:7100
xset fp+ tcp/<hostname>:/7100
xset fp+ tcp/<hostip>:/7100
[Code]....
View 1 Replies
View Related
Aug 16, 2010
When ever I install software it seems to install ok but when I run it all the menus are in another language and I can't understand it this has become very frustrating, I have gone to system / preferances / appearance and tried to change the font through there but it still seems to happen when I install software from synaptic package installer. so some of the software I have running on here like open office ect is impossible to read.
View 3 Replies
View Related
Aug 17, 2010
Are there any open source or third party applictions can could do a bare metal recovery on Debian or any linux machines? We are looking for a solution that won't need a shutdown or reboot.
View 2 Replies
View Related
Aug 19, 2010
how to delete unreadable file? As you can see at attached picture, there is two unreadble files at root directory.
Code:
[code]....
View 4 Replies
View Related
May 2, 2011
Just upgraded from Maverick 10.10 to Natty 11.04 and went smoothly even with the new Unity desktop. But when restarted from shutdown, the screen was jumbled and was only just able to restart (the screen jumbled but could just make out the dialog boxes. Then logged in in safe mode. Ever since, have only been able to run in the 'old' Ubuntu without features mode. I have an oldish HP/Compaq nc6000 with 20Gig disk and 675Meg memory. How or what went wrong since it seemed to run fine just after the install.
View 2 Replies
View Related
Aug 20, 2010
I've just installed xterm, ant trying to run it from my windows machine using ssh. I have X11Forwarding yes on /etc/ssh/sshd_config when I use, MobaXterm, np, I can use xterm after I log ssh -X xxx
but when I use Cygwin, and do ssh -X xxx, and then xterm, I have: xterm XT error : Can't open display: xterm: Display is not set
View 3 Replies
View Related
Jul 3, 2009
I have a xterm which can have 256 colors. How can I configure the prompt colors and ls output colors to take advantages of the 256 color values?
View 4 Replies
View Related
May 2, 2011
Kernel 2.6.21.5, Slackware 12.0. I have a file named juan34. I was sure it was a plain text file so, instead of running first 'file juan34' I directly did 'cat juan34'. The result was everything echoed to the console are the ascii caracters greater than 127 decimal. In other words, the screen is unreadable.
I typed 'exit' but this did not remedy the situation. The login prompt was written with these strange chars. In another console I'm running a program which I estimate will terminate execution in 20 hours or more, so I do not want to reboot the machine.
When I worked in MS-DOS, I had (made) a program that reinitialized the 6845 CRT controller, fixing this problem (for this could also happen under that O.S.). But, if there is a solution for MS-DOS, all the more so there must be one under unix/linux.
View 6 Replies
View Related
Jul 19, 2010
I have a Seagate 1TB external USB 2.0 hard disk which contains 740 GB of data. Everytime I connect, it shows the memory occupied and the remaining memory(190GB)..but when i try to access the folders inside they read empty... nothing is seen in the folders.. I am unable to read any data from it or write to it... Same is the case with Windows When I run self-test in Linux ubuntu I get
Reallocated sector count
threshold: 36
Normalized: 61
Worst: 61
value: 6488
Current pending sector count:
Normalized:1
threshold: 0
worst: 1
value:2036
View 1 Replies
View Related
Apr 15, 2010
I want to share my /home/myname/Public/ directory with other users on my system. The problem I am having is that it seems impossible to do so. I can't use a hard link because it's a directory and I can't use a soft link because the target directory can't be found by anyone unable to read my home directory.
So far, the only solutions I can see are:
1) To move everything from my Public directory to one lower on the directory tree (something like /home/Public) and then symlink to that as /home/myname/Public and allow everyone else to do the same.
2) To use something like samba to share the folder, even if only locally.
is doable because /home and /home/myname are on the same volume but there are times on my system when that is not true (I have users with their home directories on thumbdrives and external HDDs for instance and keeping their public files on a separate volume really isn't an option).
View 2 Replies
View Related
May 14, 2010
I am beginner for linux. I wanted to ask something about xterm.
1. what is xterm?
2. what is the use of xterm and how can we use it.
View 2 Replies
View Related
Jul 26, 2010
I had this error when installing and running a vncserver before, which I have now removed. However, the xterm's seem to remain in the system and are regenerating themselves. Should the pid IDs stay the same each time I run this?
Code:
[root nxserver]# pidof xterm
15034 15033 15032 15031 15030 15029 15028 15027 15026
[root nxserver]# pidof xterm
15044 15043 15042 15041 15040 15039 15038 15037 15036
[Code].....
View 10 Replies
View Related