X Power Tools
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| X Power Tools | |||||||||||||||||||||||||||||
|
This book puts you in charge of the most flexible and adaptable graphical interface in the computer industry. The X Window System underlies graphical desktops on Linux and Unix systems, and supports advanced features of modern graphics cards. More people use the X Window System than ever before, but there are few books about X in print. X Power Tools fills that hole with the most practical and up-to-date information available. Written in O'Reilly's popular Power Tools format, X Power Tools offers dozens of standalone articles, thoroughly cross-referenced, on useful tools and techniques for using X. This unique inside look at X gives Unix/Linux system administrators, owners of self-administered systems, and power users a lot of useful ways to harness the power of this system effectively. This book: Offers a thorough grounding in X configuration and how the system works Provides the complete ins and outs of changing a desktop's behavior, such as fonts, keyboard settings, and remote security Includes articles on how to take advantage of X's "network transparency" -- its ability to display graphical applications on a remote machine Explores intriguing areas such as using multiple monitors, building kiosks, and accessibility Features discussions on X Window innovations and the future of the system X Power Tools covers configuration and use of X, focusing on Linux but also including notes on other operating systems such as Solaris and FreeBSD. Each article in the book gives you insight into X; the entire book gives you a real grasp on this system and what you can do with it.
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 7 of 7 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 11-10-08 | 3 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
there is too much unrelated articles/info on internet searches for "X" and "Windows", so this is book is good in having all the information about x-windows in one place. The XWindow layer is not something a lot of end-users of linux are going to be messing with, so the target audience of programmers and device driver writers in particular might be disappointed. The information is valuable but not in depth enough for coders. It explains the bridge between the device level and gui but not enough in how to expand that bridge.
(Review Data Last Updated: 2008-12-04 07:33:09 EST)
|
|||||||||||||||||||||||||||||
| 05-30-08 | 5 | 0\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
'X Power Tools' is a book for Linux admins and developers who want to learn how to use Linux better than ever before. With 250+ pages of material spread over 15 chapters and close to 200 recipes, this is perfect for anyone looking to do more with the X Windows system.
Great book, great resource, easy recommendation ***** RECOMMENDED (Review Data Last Updated: 2008-11-11 06:49:33 EST)
|
|||||||||||||||||||||||||||||
| 05-14-08 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Ever since making Linux my primary OS of choice, I have found it impossible to find a cogent explanation of the different pieces of software that result in the graphical desktop. There are X, session managers, window managers, compositing managers, and desktop environments. Happily, this book explains these pieces of software, their purpose and the way they interact, and does it in a way that is accesible to the intermediate *nix user while still providing a satisfying amount of technical detail. It also provides tools for managing the software and tweaking it to make it do what you want.
(Review Data Last Updated: 2008-05-31 04:58:17 EST)
|
|||||||||||||||||||||||||||||
| 05-05-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The X Window System is the foundation of graphical desktops on both Linux and Unix systems and supports advanced features of modern graphics cards, so X Power Tools' articles on the topic are a top pick for any advanced computer library specializing in Unix. It offers an introduction to how the system works, considers useful utility programs and applications, covers software that work with X, and reviews the basics of building networks and systems with X. Any advanced Unix or Linux computer reference library will find it useful and specific.
(Review Data Last Updated: 2008-05-16 04:57:36 EST)
|
|||||||||||||||||||||||||||||
| 03-30-08 | 2 | 1\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
According to the author of the book in review:" This book is written for experienced
computer users...". Nothing can be further from the truth. In reality this is a very elementary text on X window system that probably would not be worth of buying if not for the excellent Chapter 3 which does a great job in systematically explaining structure of xorg.conf file. It is also the only book written in the past ten years entirely dedicated to X window system. At the beginning of the chapter 6 the author brags about the fact that he will discuss often ignored utility programs which ships with X window system. That is quite an overstatement as after the reading of chapters 6, 7, and 8 one would not be able even to configure mice for a left-handed person. The book in review is just a part of the general trend which can be summarized in the following observation:" As the use of computer technology has seen unprecedented expansion in the past 20-30 years the computer literacy of an average computer user has shrunk to zero". I can just add that above observation seems nowadays apply to so called "power users" too. At the end, I shell mentioned that the book is written by a GNU/Linux user but the author made a genuine attempt to write in a fashion which would make the text useful to Unix users. In an era of great ignorance by a large part of GNU/Linux community about Unix the author's approach should be commended. (Review Data Last Updated: 2008-05-16 04:57:36 EST)
|
|||||||||||||||||||||||||||||
| 02-14-08 | 4 | 4\5 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have been using X11 with OpenBSD for at least 5 years now. I have
become knowledgeable about using KDE, less so about using X by itself. This book filled in quite a few gaps in my knowledge of X, but it did not provide me with the information I need to solve a problem making a new monitor run at its rated maximum resolution. I had been running with a 21" crt at 2048x1546, but the 9-year-old crt was wearing out. So I bought a 19" ACER lcd display with maximum resolution of 1440x900. The new display would not work at all with the default xorg.conf generated by "X -configure". The problem turned out to be the driver, which was specified as "ati". When I changed the driver spec to "vesa", X came up at 1280x1024 and worked well. But I have so far not been able to get the monitor to run in 1440x900. The book does a pretty good job of explaining the xorg.conf file. Modelines are mentioned briefly in the text, but not in the index. There are no formulas given for computing modeline data to be included in the xorg.conf file. No mention is made of the various values (eg ati, vesa) that can be specified for X drivers. There is no list of validated modes in the Xorg.0.log file. So after reading the book I still have not figured out how to make my monitor run in 1440x900. The book describes how to support keyboards for multiple countries, but it was not clear to me after reading it how to display the corresponding characters for (eg French,German,Russian) characters in addition to English. That said, I give the book a 4-star rating. There seems to be no other current, up-to-date book on X. I'm glad I have a copy to study and write notes in. (Review Data Last Updated: 2008-03-30 07:55:10 EST)
|
|||||||||||||||||||||||||||||
| 01-15-08 | 5 | 9\9 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book exceeded my expectations logarithmically. The title should be something like "X Expertise" or "Everything you will ever need to know about X". Even the back cover text makes this sound rather uninteresting and dull, but trust me: it's not. This is well written and completely stuffed with information and tips. I thought I knew a bit about this subject - hah! I knew very little..
I loved the whole book, but I particularly loved the little asides the author threw in now and then, like "The memory and raw processing power of many modern optical mice exceeds that of the first computer to run Unix". Chris Taylor explains things very well.. no, he does it better than that. So many things that I was a little vague on are now crystal clear - great job! If you are using X at all, you want this. I had the big multi-volume "X Windows User's Guide" years ago (probably still have it kicking around here somewhere) - amazingly enough, Chris seems to have packed more truly useful information into 200+ pages than that did in several larger books. (Review Data Last Updated: 2008-02-14 03:14:03 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 7 of 7 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |