General :: Editing / Making A Keyboard Map?

Mar 13, 2011

I am just entering the Linux world. All these years I wanted to test Linux but did not have the resources to make a new computer. Then I found Puppy Linux by chance. Nearly all the work I do with Windows 7/XP can be done with Puppy Linux. I am running it from a CD. I developed a smartfont for an Indic language called Sinhala, which uses ISO-8859-1 (Latin-1, SBCS) character set.It makes typing Sinhala, one of the more complex of Indic scripts, easy.

Essentially, this is a transliteration of the 'complex' script into Latin character set and then showing it back in the native script by way of the smartfont. See it here: [URL] Of course, you have no clue what it says. If you copy the text and look, you'll understand what is going on. You can type it with the dead-key keyboard. Only problem is that in certain situations, the font makes conjoint letters where you don't want them. You can prevent it by inserting the ZWNJ, Zero-width non-joiner (u200C), but the keyboard does not have it. Is there a way to edit the keyboard layout and make a modified key layout?

View 4 Replies


ADVERTISEMENT

Ubuntu :: Making Apt Cache Permanent By Editing Any Conf File?

Apr 8, 2010

I don't want ubuntu to clean /var/cache/apt/archives directory automatically... is it possible to make it permanent by editing any conf file?

View 5 Replies View Related

Ubuntu :: Adding Right Click -> Keyboard 'v' For Editing A File With Gvim In Nautilus?

Mar 21, 2010

In windows when I install gvim/vim, it automatically installs a context menu in explorer that lets me edit a file in gvim by simply right clicking and pressing v. For someone who edits a lot of files and is really used to vim, it is super-convenient. I want to do the same thing in nautilus. So I installed nautilus-actions and added to the context menu of editing with gvim. That wasn't hard. The hard part is getting that keyboard key to bind to that context menu item. Currently when I right click and press v, it sends the item to trash. I want it such that when I right click a file and press v, it edits the file in gvim. How can I do that? I want a good solution, and am willing to switch file managers/window managers if need be. This particular shortcut key is very important to my user experience.

View 1 Replies View Related

Ubuntu :: Grub2 Editing - Editing Directly To /boot/grub/grub.cfg?

Jun 6, 2010

I have an old laptop that I installed EasyPeasy Lucid on. I have never used Grub2 as my other Ubuntu installs still use Grub Legacy. I have studied all the tutorials which instruct that the grub.cfg file should not be edited directly.This old laptop has one of the dreaded Intel graphics chips for which the kernel automatically loads the i915 module. Of course (like a multitude of others with Intel graphics and Lucid) I booted into a black screen but knew the workaround was to enable mode setting through grubI used the

Code:
i915.modeset=1
and added it to /etc/default/grub line GRUB_CMDLINE_LINUX, just after "quite splash", just

[code]....

View 9 Replies View Related

General :: Using Ubuntu Keyboard Layout In Mac OS X With A PC Keyboard?

Dec 24, 2010

I'm a used Ubuntu user on a pc, and I like the french keyboard layout because it allows me to type accentued characters easily.I found a win-fr keyboard layout but it's much like windows and not so good.I found xmodmap.fr keyboard layout and I'd like to know if it was possible use it with my Mac SL 10.6.5, maybe I could do xmodmap xmodmap.fr or a way to convert to mac layout file.

View 1 Replies View Related

General :: Editing A Compressed Tar?

Mar 14, 2011

think of this directory as the current structure..

Quote:
|-- test
| `-- test1
`-- test.tar

test.tar is a compressed tar of /test/ (cvfz), now... I need to add another file called test2 to test.tar, WITHIN the test directory in the tar. Is this possible?

[Code]...

View 5 Replies View Related

General :: Editing A File Using Awk?

Apr 29, 2010

I have a list of millions of filename in form of say "drau3DDFEA5E01205841DC1B277A".
I need it convert it intousr/local/data/d/dr/dra/drau/drau3DDFEA5E01205841DC1B277AI believe that can be achieved by awk or sed.

View 1 Replies View Related

General :: Editing Eth-1 -asteriskNow ?

Feb 16, 2010

I have a AsteriskNow Linux box and i wanted to add another network card, i have done this and it has loaded the drivers... I have found out that second cards need to be enabled... if i type ifcfg eth1 it shows me the card.... and I need to edit that device with BOOTON selected to ON to enable it.

I have two questions:

A) what is the comand to edit the ifcfg eth-1 card, Apparently i use a text editor but how ? i know what to do once in but can't get in...

B) is there a list of very common linux commands i cuold use to start me off on my linux journey ?

View 2 Replies View Related

General :: Save Changes After Editing Vi /etc/hosts?

Jul 28, 2010

I am doing a Linux installation. I installed the system fine and am trying to change the vi /etc/hosts file. I have edited the file but am not sure how to save it. I have --INSERT-- showing at the bottom.

View 2 Replies View Related

General :: Editing, Vim Creates Another By The Same Name With A Tilde?

Jul 19, 2011

Here's what is going on; I'll open any file in vim to edit, and then when I'm finished and I enter ":wq", instead of saving the file I was editing, vim creates another by the same name with a tilde.

View 4 Replies View Related

General :: Editing A Boot File

May 4, 2010

I have samsung laptop and there is a nasty program called samsung recovery solution that changes the active partition to Windows each time you enter it. The trouble is: I have 2 OSes, Opensuse and Windows 7, and Grub that is installed in my Extended partition, so each time I enter this recovery program active flag is changed and Windows is loaded instead of grub. I have noticed some boot files in that program's folder, so the question is how can I edit them in most convenient manner? I have kde 4.5.3 is there some sort of included program that would help?

View 6 Replies View Related

General :: Editing Mpegs So They Can Be Emailed

Feb 1, 2010

With movie maker on windows the mpeg movie can be reduced so that it can be emailed, dose ubuntu have any software that dose the same.

View 1 Replies View Related

General :: Editing The List In About:plugins?

Jun 12, 2011

Kernel 2.6.21.5, slackware 12.0
Mozilla Firefox 2.0.0.4
Seamonkey 1.1.2

Under any of Firefox or Seamonkey web browsers, if I type the URL about:plugins, a list of the installed (I assume they mean "installed in my machine") plugins appears. How do you do if you want to edit that list. Say, to disable a mime type or just delete it from the list?

View 11 Replies View Related

General :: Will Not Boot After Editing Fstab

Sep 24, 2010

I have a removable SATA Mobilerack which i use to play with.It has redhat linux loaded on a 500GB disk and i made a new partition using fdisk and then made an ext3 filesystem with mkfs. I then tried to edit fstab to add the new partition but have obviously stuffed it up. When I tried to reboot I get the error fsck ext3: UNABLE TO RESOLVE `LABEL=/mnt'.

View 3 Replies View Related

General :: Mass Editing Videos On Ubuntu?

Jun 3, 2010

i'm trying to add a watermark and a credits image to all of my old videos. i downloaded them off videos so they are all flv (h.264?). is there some software that will allow me do simple edits in batches? i know a little bit of python and tried looking at some of the library but they all seem like overkill (and way above my head). so is there a solution besides getting some software and going through all my videos and doing it manually?

they are all mostly the same length, but it would be nice to specify a relative position for my credits. e.g. show a static image for 10 seconds when the video is at 95%

View 1 Replies View Related

General :: Editing Softlinked Files In UNIX?

Sep 2, 2010

Let's say I have file A, and using 'ln -s A B', I have B. When I open, edit and save B, now B is not symlink anymore. It's just a new copy of A. Is this expected behavior? I use Mac OS X, and I wonder it's common in UNIX. In this case, is there any way to keep B as a (soft link) to A? Or, make B as the hard link would be the only way to solve this issue? What's the advantage of using soft link than hard link? The editor that I use is 'TextMate' on Mac.

View 1 Replies View Related

General :: How To Get Color While Editing File Through SSH Session

Nov 25, 2010

I use cygwin on Windows7 to open a ssh session to my linux box. When I edit a file with vim, I don't have color, only kind of gray bold. I have colors when I do a ls into my ssh session. I have also colors when I edit files from a ssh session from my linux box to my linux box. I modified the shortcut on Window7 to run cygwin in 256 colors, no effect. Do I need to set an environment variable on my cygwin session ?
On Cygwin and On Fedora when "sshed" from Gygwin : TERM=cygwin

View 2 Replies View Related

General :: Editing Files On Server From Windows?

Jan 9, 2011

I want to edit text files on Linux server from Windows, using text editor like Notepad++ or UltraEdit.I've managed to do so using WinSCP. It can edit files remotely and offers me to choose local application to open those files.That is exactly what I need, but when I hit ctrl-s (not every time, in about 50% cases), it waits for around 10 seconds, alerts that connection has failed, and offers me to "abort". When I click abort, it instantly reconnect and save file.

View 1 Replies View Related

General :: Editing Music Authors In Whole Catalog?

Jul 5, 2011

Is there any program that can change in custom catalogue every music file author to the name choosen before start? I need it 'cause I have lot of author name variants in my folder.

View 2 Replies View Related

General :: Editing A File As Root In Debian

Mar 16, 2010

But any changes I make cannot be saved unless I'm in root. I might be doing this wrong, but I cannot log into root or figure out how to open this file as the root user. I'm still somewhat new to Linux, so could someone please give me an idiot-friendly step-by-step of what to do to open, edit, and save this file as a root user?

View 3 Replies View Related

General :: Editing Document On Installation Path?

Aug 9, 2010

I'm installing some software on a RedHat based O/S and have the instruction to

- 'Edit the document document name on the installation path.'

How do I find what the installation path is for this document? Are all programs installed in the same basic place on Linux machines?

I have tried the 'locate' command and it is not found. I have tried (find / -name 'documentname') and get a whole bunch of output saying:

find: /lost+found: Permission denied
find: /proc/tty/driver: Permission denied
find: /proc/1/task/1/fd: Permission denied
find: /proc/1/fd: Permission denied

[Code]....

View 3 Replies View Related

General :: Editing Inittab File From Grub?

Jul 27, 2010

During my several experiment on linux I accidentally put the default runlevel to the value 6..thus before starting its going to restart ..currently running mint 9. there is only one way that somehow i can edit that file from grub command line.

View 4 Replies View Related

General :: Procedure For Editing A Startup.sh Script?

Feb 4, 2011

What is the procedure for editing a startup.sh script? My doc says to do it but not how exactly.

View 2 Replies View Related

General :: Editing/viewing Password Files?

Aug 9, 2009

I created a password file for use with ncsa_auth in squid. Firstly, is there a way to view the passwords in the file or are they all encrypted? Secondly, is there a way to get squid to reauthenticate the user after 24 hours?

View 9 Replies View Related

General :: PDF Reader With Editing And Firefox Addon

Feb 14, 2011

After searching these forums and Google, all I could find was PDFescape[/URL] is a web-based PDF editor with a FF addon.

View 8 Replies View Related

General :: Use GUI That Supports Multimedia And Video Editing?

Apr 24, 2011

I have use windows for a long time and now I want to get linux .

I will like a easy to use frendly GUI that supports multimedia and video editing.

One that has alot of support and works well with other software and hardware.

View 14 Replies View Related

General :: Looking For Good Video Editing Software

Jan 19, 2010

When i first heard that the the effects for the movie Avatar was made with Linux i was shocked. i didn't even know that linux can do that.Anyway, i am wondering which is the best video editing software for linux? (free/paid) What did they use to make avatar..? Can a serious video editing be really done on a linux machine?

View 8 Replies View Related

General :: Minimal BASH-like Line Editing?

Jul 11, 2010

I just installed ubuntu today, and it asked me to install over 200 security updates. When I finished that, it asked me to restart the computer so that the updates will take effect. After Dell (it's a Dell computer) booted, I got a message reading:

"Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else, TAB lists possible device or file completions."

View 6 Replies View Related

General :: Errors - After Editing Makefile In Line 880

Apr 6, 2010

I want to install pgplot on ubuntu 9.10 but I have some errors after editing makefile in line 880

replaced "pndriv.o : ./png.h ./pngconf.h ./zlib.h ./zconf.h" by
"pndriv.o : /usr/local/include/png.h /usr/local/include/pngconf.h /usr/local/include/zlib.h /usr/local/include/zconf.h"
and running code "make" I get this error :
No rule to make target `/usr/local/include/png.h', needed by `pndriv.o'. Stop.
also I tried to uncomment this line got another error :
make: *** [pndriv.o] Error 1
and also replace "pndriv.o : ./png.h ./pngconf.h ./zlib.h ./zconf.h" by "pndrive.o : "
what should I do ?

View 14 Replies View Related

General :: Text File Column Editing

Jul 17, 2011

I have 2 large text files , one looks like this:

<contact type="1">blahblah@hotmail.com</contact>
<contact type="1">blahblah2@hotmail.com</contact>
<contact type="1">blahblah3@hotmail.com</contact>

The other is a list of emails in single column format like this:

emailaddy@hotmail.com
emailaddy2@hotmail.com
emailaddy3@hotmail.com , etc

Is there a command to delete all the blahblah emails from text file 1 and replace them with the ones from text file 2?

Or maybe a linux version of 'Csved' which has the ability to add,remove,insert columns?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved