Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Nifty tools for your Asus Eee PC Post 302215874 by Linux Bot on Thursday 17th of July 2008 11:10:05 AM
Old 07-17-2008
Nifty tools for your Asus Eee PC

07-17-2008 08:00 AM
It didn't take the enterprising community of Asus Eee PC users long to come up with some great tweaking tools for this Linux-based ultra-low-cost laptop. Just a few weeks after the official launch of Eee PC, the first tweaking utilities started to appear on the EeeUser forums. Today, you can choose from a wide selection of tools that can help you to customize your tiny laptop and make your work on it more efficient.



Source...
 

2 More Discussions You Might Find Interesting

1. BSD

Asus EEE PC 1000H

hi has someone installed freeBSD 7.1 on the notebook Asus EEE PC 1000H ? are these interfaces supported? ethernet adapter: Atheros AR8121/AR8113/AR8114 PCI-E wireless: RALINK, it needs rt2860 module (0 Replies)
Discussion started by: ccc
0 Replies

2. Shell Programming and Scripting

Nifty (and non-working) File Copy Using ls

Greetings :) Got a basic one to muddle through tonight; and hoping for a smidgen of help 'long the way ;) Here 'tis:ls ./dir1/ | grep -i .jpg | xargs cp -f ./dir1/$1 ../../dir2/$1Simple enough; and to this amateur eye, it looks like things should work pretty well. But, of course, it tanks... (10 Replies)
Discussion started by: LinQ
10 Replies
pxsl-tools(1)						      General Commands Manual						     pxsl-tools(1)

NAME
pxslcc - PXSL to XML converter SYNOPSIS
pxslcc [options] file DESCRIPTION
This manual page documents briefly the pxslcc command. PXSL is a convenient shorthand for writing markup-heavy XML documents. It provides an alternative denotation for XML that focuses on the mark-up instead of the text, making handling mark-up heavy XML documents easier. Also, PXSL makes use of element defaults that can act as shortcuts or even as macros. pxslcc is a program that takes a PXSL source file and any macro definitions and generates an XML file. OPTIONS
A summary of options is included below. For a complete description, see the README file. -i[NUM] --indent[=NUM] Re-indent XML using NUM spaces per nesting level. -h, --header Insert an comment into the generated XML to warn against editing the XML file directly and to recommend editing the original PXSL source file instead. -x, --xslt Add default element defaults for generating XSLT files. -aFILE, --add=FILE Add the given defaults file. --export Export (print) all of the active defaults. --dump Dump internal parse format (for debugging). --help Print a synopsis of command line options. -v, --version Prints out the program version. SEE ALSO
For more information, see the README file, that can be found on Debian systems at /usr/share/doc/pxsl-tools/README.gz or visit the home page at http://community.moertel.com/ss/space/pxsl. AUTHOR
pxsl-tools was written by Thomas Moertel and Bill Hubauer. This manual page was written by Kari Pahula <kaol@debian.org>, for the Debian project (but may be used by others). 25 Jan 2008 pxsl-tools(1)
All times are GMT -4. The time now is 07:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy