<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Ubuntu Forums</title>
		<link>http://ubuntuforums.org</link>
		<description>A help and support forum for Ubuntu Linux.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 06:42:42 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://ubuntuforums.org/images/misc/rss.jpg</url>
			<title>Ubuntu Forums</title>
			<link>http://ubuntuforums.org</link>
		</image>
		<item>
			<title><![CDATA[[ubuntu] How can all users mount pendrives (/etc/fstab)]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333034&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:42:07 GMT</pubDate>
			<description>How can all users mount pendrives (/etc/fstab)</description>
			<content:encoded><![CDATA[<div>How can all users mount pendrives (/etc/fstab)</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=331">General Help</category>
			<dc:creator>frenchn00b</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333034</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Force use of i386 repository on lpia]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333033&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:40:46 GMT</pubDate>
			<description><![CDATA[I want to use repositories hosting i386 or i686 packages on Ubuntu 9.10 lpia so I don't have to dpkg -i --force-architecture <package> manually.  
 
How can I force apt to use these repositories?]]></description>
			<content:encoded><![CDATA[<div>I want to use repositories hosting i386 or i686 packages on Ubuntu 9.10 lpia so I don't have to dpkg -i --force-architecture &lt;package&gt; manually. <br />
<br />
How can I force apt to use these repositories?</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=333"><![CDATA[Installation & Upgrades]]></category>
			<dc:creator>JonForTheWin@gmail.com</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333033</guid>
		</item>
		<item>
			<title><![CDATA[[all variants] Cause for concern?]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333032&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:40:45 GMT</pubDate>
			<description><![CDATA[This article, titled "Is 2009 the year of Linux malware?"  (http://stevehanov.ca/%7Esmhanov/blog/?id=60)explains how Malware can be ran on a linux computer that can trick the user into giving control of their system to the program. 
 
What do you guys think? Is this a serious threat? I was able to...]]></description>
			<content:encoded><![CDATA[<div>This article, titled <a href="http://stevehanov.ca/%7Esmhanov/blog/?id=60" target="_blank">&quot;Is 2009 the year of Linux malware?&quot; </a>explains how Malware can be ran on a linux computer that can trick the user into giving control of their system to the program.<br />
<br />
What do you guys think? Is this a serious threat? I was able to edit all those folder locations without a password prompt for authorization (considering they're all in my home folder, my account has permission to those folders).</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=338">Security Discussions</category>
			<dc:creator>Cuco3</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333032</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Cannot connect to own FTP server via any browser]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333031&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:39:24 GMT</pubDate>
			<description><![CDATA[Hello all, 
 
I am using VSFTPD on my home server to allow users to connect and access/manipulate their files remotely. 
 
I am able to connect to the VSFTPD server using the command line and using nautilus's ftp://... I can access and manipulate my files correctly. 
 
However, when I try to...]]></description>
			<content:encoded><![CDATA[<div>Hello all,<br />
<br />
I am using VSFTPD on my home server to allow users to connect and access/manipulate their files remotely.<br />
<br />
I am able to connect to the VSFTPD server using the command line and using nautilus's <a href="ftp://." target="_blank">ftp://.</a>.. I can access and manipulate my files correctly.<br />
<br />
However, when I try to connect through a browser (testing Firefox and Windows IE), I am unable to connect. I get the prompt for username and password, which I then enter correctly, and I get the response (in firefox) &quot;Error 550: Permission Denied&quot;. In IE, I get &quot;200 switching to ASCII mode   550 Permission Denied&quot;<br />
<br />
Other ftp clients work well.<br />
<br />
Any suggestions on what I need to do to get FTP access via the browser?<br />
<br />
Tech level: Intermediate, comfortable with command line, vi, etc.<br />
<br />
Thanks in advance...</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=336"><![CDATA[Networking & Wireless]]></category>
			<dc:creator>prshah</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333031</guid>
		</item>
		<item>
			<title>Problem making mysql visible from other computer</title>
			<link>http://ubuntuforums.org/showthread.php?t=1333029&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:35:48 GMT</pubDate>
			<description><![CDATA[Hi,  
 
I edited /etc/mysql/my.conf and changed the bind adress from 127.0.0.1 to 192.168.2.238 in order to be able to use other frontend, but I can't connect anymore. 
 
 
---Quote--- 
mysql -u root --password="myPassword" -h 192.168.2.238 
ERROR 1045 (28000): Access denied for user...]]></description>
			<content:encoded><![CDATA[<div>Hi, <br />
<br />
I edited /etc/mysql/my.conf and changed the bind adress from 127.0.0.1 to 192.168.2.238 in order to be able to use other frontend, but I can't connect anymore.<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				mysql -u root --password=&quot;myPassword&quot; -h 192.168.2.238<br />
ERROR 1045 (28000): Access denied for user 'root'@'lepagee-mediaserver.local' (using password: YES)
			
			<hr />
		</td>
	</tr>
	</table>
</div>The strange thing is that I can still connect on localhost:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">mysql -u root --password=&quot;mypassword&quot; -h 127.0.0.1<br />
Welcome to the MySQL monitor.&nbsp; Commands end with ; or \g.<br />
Your MySQL connection id is 344<br />
Server version: 5.1.37-1ubuntu5 (Ubuntu)<br />
<br />
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.<br />
<br />
mysql&gt;</code><hr />
</div>So the change did not worked. Here is my /etc/mysql/my.cnf:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">#<br />
# The MySQL database server configuration file.<br />
#<br />
# You can copy this to one of:<br />
# - &quot;/etc/mysql/my.cnf&quot; to set global options,<br />
# - &quot;~/.my.cnf&quot; to set user-specific options.<br />
# <br />
# One can use all long options that the program supports.<br />
# Run program with --help to get a list of available options and with<br />
# --print-defaults to see which it would actually understand and use.<br />
#<br />
# For explanations see<br />
# http://dev.mysql.com/doc/mysql/en/server-system-variables.html<br />
<br />
# This will be passed to all mysql clients<br />
# It has been reported that passwords should be enclosed with ticks/quotes<br />
# escpecially if they contain &quot;#&quot; chars...<br />
# Remember to edit /etc/mysql/debian.cnf when changing the socket location.<br />
[client]<br />
port&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 3306<br />
socket&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /var/run/mysqld/mysqld.sock<br />
<br />
# Here is entries for some specific programs<br />
# The following values assume you have at least 32M ram<br />
<br />
# This was formally known as [safe_mysqld]. Both versions are currently parsed.<br />
[mysqld_safe]<br />
socket&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /var/run/mysqld/mysqld.sock<br />
nice&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 0<br />
<br />
[mysqld]<br />
#<br />
# * Basic Settings<br />
#<br />
<br />
#<br />
# * IMPORTANT<br />
#&nbsp;  If you make changes to these settings and your system uses apparmor, you may<br />
#&nbsp;  also need to also adjust /etc/apparmor.d/usr.sbin.mysqld.<br />
#<br />
<br />
user&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = mysql<br />
pid-file&nbsp; &nbsp; &nbsp; &nbsp; = /var/run/mysqld/mysqld.pid<br />
socket&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /var/run/mysqld/mysqld.sock<br />
port&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 3306<br />
basedir&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /usr<br />
datadir&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /var/lib/mysql<br />
tmpdir&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /tmp<br />
skip-external-locking<br />
#<br />
# Instead of skip-networking the default is now to listen only on<br />
# localhost which is more compatible and is not less secure.<br />
bind-address&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 192.168.2.238<br />
#<br />
# * Fine Tuning<br />
#<br />
key_buffer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 16M<br />
max_allowed_packet&nbsp; &nbsp; &nbsp; &nbsp; = 16M<br />
thread_stack&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 192K<br />
thread_cache_size&nbsp; &nbsp; &nbsp;  = 8<br />
# This replaces the startup script and checks MyISAM tables if needed<br />
# the first time they are touched<br />
myisam-recover&nbsp; &nbsp; &nbsp; &nbsp;  = BACKUP<br />
#max_connections&nbsp; &nbsp; &nbsp; &nbsp; = 100<br />
#table_cache&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 64<br />
#thread_concurrency&nbsp; &nbsp;  = 10<br />
#<br />
# * Query Cache Configuration<br />
#<br />
query_cache_limit&nbsp; &nbsp; &nbsp; &nbsp; = 1M<br />
query_cache_size&nbsp; &nbsp; &nbsp; &nbsp; = 16M<br />
#<br />
# * Logging and Replication<br />
#<br />
# Both location gets rotated by the cronjob.<br />
# Be aware that this log type is a performance killer.<br />
# As of 5.1 you can enable the log at runtime!<br />
#general_log_file&nbsp; &nbsp; &nbsp; &nbsp; = /var/log/mysql/mysql.log<br />
#general_log&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  = 1<br />
#<br />
# Error logging goes to syslog due to /etc/mysql/conf.d/mysqld_safe_syslog.cnf.<br />
#<br />
# Here you can see queries with especially long duration<br />
#log_slow_queries&nbsp; &nbsp; &nbsp; &nbsp; = /var/log/mysql/mysql-slow.log<br />
#long_query_time = 2<br />
#log-queries-not-using-indexes<br />
#<br />
# The following can be used as easy to replay backup logs or for replication.<br />
# note: if you are setting up a replication slave, see README.Debian about<br />
#&nbsp; &nbsp; &nbsp;  other settings you may need to change.<br />
#server-id&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 1<br />
#log_bin&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /var/log/mysql/mysql-bin.log<br />
expire_logs_days&nbsp; &nbsp; &nbsp; &nbsp; = 10<br />
max_binlog_size&nbsp; &nbsp; &nbsp; &nbsp;  = 100M<br />
#binlog_do_db&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = include_database_name<br />
#binlog_ignore_db&nbsp; &nbsp; &nbsp; &nbsp; = include_database_name<br />
#<br />
# * InnoDB<br />
#<br />
# InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.<br />
# Read the manual for more InnoDB related options. There are many!<br />
#<br />
# * Security Features<br />
#<br />
# Read the manual, too, if you want chroot!<br />
# chroot = /var/lib/mysql/<br />
#<br />
# For generating SSL certificates I recommend the OpenSSL GUI &quot;tinyca&quot;.<br />
#<br />
# ssl-ca=/etc/mysql/cacert.pem<br />
# ssl-cert=/etc/mysql/server-cert.pem<br />
# ssl-key=/etc/mysql/server-key.pem<br />
<br />
<br />
<br />
[mysqldump]<br />
quick<br />
quote-names<br />
max_allowed_packet&nbsp; &nbsp; &nbsp; &nbsp; = 16M<br />
<br />
[mysql]<br />
#no-auto-rehash&nbsp; &nbsp; &nbsp; &nbsp; # faster start of mysql but no tab completition<br />
<br />
[isamchk]<br />
key_buffer&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 16M<br />
<br />
#<br />
# * IMPORTANT: Additional settings that can override those from this file!<br />
#&nbsp;  The files must end with '.cnf', otherwise they'll be ignored.<br />
#<br />
!includedir /etc/mysql/conf.d/</code><hr />
</div></div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=301">Mythbuntu</category>
			<dc:creator>Elv13</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333029</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] DSL connection problem]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333028&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:31:07 GMT</pubDate>
			<description><![CDATA[hi .. 
 
i am an absolute newbie to ubuntu ,,  
 
i tried going through the "absolute beginner talk" but couldn't find what i was looking for .. 
 
heres my problem : 
 
i am having bridged connection (requires username and password to connect to the internet)]]></description>
			<content:encoded><![CDATA[<div>hi ..<br />
<br />
i am an absolute newbie to ubuntu ,, <br />
<br />
i tried going through the &quot;absolute beginner talk&quot; but couldn't find what i was looking for ..<br />
<br />
heres my problem :<br />
<br />
i am having bridged connection (requires username and password to connect to the internet)<br />
<br />
i tried the method suggested by many :<br />
<br />
open terminal<br />
sudo pppoeconf<br />
(it asks for password and i enter it )<br />
then a window opens up telling :<br />
&quot; I found 3 ethernet devices<br />
eth0<br />
pan0<br />
wlan0<br />
<br />
are all you ethernet interfaces listed above&quot;<br />
<br />
i select yes<br />
<br />
and then it starts &quot;scanning device&quot;<br />
first eth0, pan0 and wlan0<br />
then eth0(multi-modem mode)<br />
same for pan0 and wlan0<br />
<br />
finished by sayin:<br />
&quot; sorry i scanned 3 interfaces but access contrator of your provider did not respond.. please check your ntw and modem cables. another reason for the scan failure may also be another running pppoe process which controls the modem&quot;<br />
<br />
selected ok (the only option available)<br />
<br />
ok and just for additional details .. <br />
<br />
i am using ubuntu 9.04 ,, my net connection has been configured as static ip . (in windows i have to enter the ip address and DNS server addresses)<br />
<br />
<br />
thats where i stand now ......<br />
<br />
i really need your help ppl ..<br />
<br />
i need to start using ubuntu for my final year project..</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=336"><![CDATA[Networking & Wireless]]></category>
			<dc:creator>jerunjose</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333028</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Video playing on a specific site]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333027&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:27:53 GMT</pubDate>
			<description><![CDATA[bout flash players and "tvolucion" 
Hello there Ubuntu community members ! 
As a newbie, I have got heaps of questions every day, and always get the right answer from you guys ! 
 
In this country, there is a website for videos called tvolucion.com 
I really can not understand why their videos can...]]></description>
			<content:encoded><![CDATA[<div>bout flash players and &quot;tvolucion&quot;<br />
Hello there Ubuntu community members !<br />
As a newbie, I have got heaps of questions every day, and always get the right answer from you guys !<br />
<br />
In this country, there is a website for videos called tvolucion.com<br />
I really can not understand why their videos can not be played using our Operating System; can only be played using either a macintosh or a windows based Pc.<br />
<br />
Is there any tweak, trick, or anything you can suggest that I get from open source software like gnash (maybe) ?<br />
<br />
I am not very computer literate, all I have read on the net says that this tvolucion site has to do with a flash player.<br />
<br />
I am really looking forward to hearing from you guys !<br />
Aroha<br />
<br />
Ps.- I am running karmic koala- netbook remix- on my acer asper  one <br />
<br />
:popcorn:</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=326">Absolute Beginner Talk</category>
			<dc:creator>aroha</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333027</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Small partition - need to extend]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333026&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:27:16 GMT</pubDate>
			<description><![CDATA[Hi, I'm new to the forums but have been dabbling with ubuntu and xubuntu for a while now. 
 
When I decided to get ubuntu up and running again I discovered the wubi installer for windows. Using this I installed ubuntu onto a small partition as for some reason it didnt like being on anything other...]]></description>
			<content:encoded><![CDATA[<div>Hi, I'm new to the forums but have been dabbling with ubuntu and xubuntu for a while now.<br />
<br />
When I decided to get ubuntu up and running again I discovered the wubi installer for windows. Using this I installed ubuntu onto a small partition as for some reason it didnt like being on anything other than C:<br />
<br />
<u>Heres the problem:</u><br />
<br />
I have nearly run out of space on my partition but I have lots of space in other partitions. Is there any way I can extend the partition or use another partition for installed programs in ubuntu?<br />
<br />
Sorry If this is a bit unclear I'm quite tired.<br />
<br />
Thanks all.<br />
<br />
Ash</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=331">General Help</category>
			<dc:creator>Bambidub</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333026</guid>
		</item>
		<item>
			<title><![CDATA[[all variants] dual screen and fullscreen]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333025&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:26:34 GMT</pubDate>
			<description><![CDATA[I have a dual screen setup that runs well with only a couple of current issues. right now whenever I start something fullscreen (like the einstein puzzle) it either turns the second monitor off, or it clones the first onto the second, I'd like to be able to play fullscreen in one monitor and chat...]]></description>
			<content:encoded><![CDATA[<div>I have a dual screen setup that runs well with only a couple of current issues. right now whenever I start something fullscreen (like the einstein puzzle) it either turns the second monitor off, or it clones the first onto the second, I'd like to be able to play fullscreen in one monitor and chat in another, any ideas? here's my xorg.conf<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"># /.../&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
# SaX generated X11 config file&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
# Created on: 2008-07-06T11:12:44-0500.&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
# Version: 8.1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
# Contact: Marcus Schaefer &lt;sax@suse.de&gt;, 2005&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
# Contact: SaX-User list &lt;https://lists.berlios.de/mailman/listinfo/sax-users&gt;<br />
#&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
# Automatically generated by [ISaX] (8.1)&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
# PLEASE DO NOT EDIT THIS FILE!&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
# commented out by update-manager, HAL is now used&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#Section &quot;InputDevice&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#&nbsp; &nbsp; &nbsp;  Identifier&nbsp; &quot;Keyboard[0]&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Driver&nbsp; &nbsp; &nbsp; &quot;kbd&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;Protocol&quot; &quot;Standard&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;XkbLayout&quot; &quot;us&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;XkbModel&quot; &quot;microsoftpro&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;XkbRules&quot; &quot;xfree86&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
# commented out by update-manager, HAL is now used&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#Section &quot;InputDevice&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#&nbsp; &nbsp; &nbsp;  Identifier&nbsp; &quot;Mouse[1]&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#&nbsp; &nbsp; &nbsp;  Driver&nbsp; &nbsp; &nbsp; &quot;mouse&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;Buttons&quot; &quot;5&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;Device&quot; &quot;/dev/input/mice&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;Name&quot; &quot;Logitech TrackMan Wheel&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;Protocol&quot; &quot;explorerps/2&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;Vendor&quot; &quot;Sysp&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Option&nbsp; &nbsp; &nbsp; &quot;ZAxisMapping&quot; &quot;4 5&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
#EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
<br />
Section &quot;Files&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/misc:unscaled&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/local&quot;&nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/75dpi:unscaled&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/100dpi:unscaled&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/Type1&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/URW&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/Speedo&quot;&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/PEX&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/cyrillic&quot;&nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/latin2/misc:unscaled&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/latin2/75dpi:unscaled&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/latin2/100dpi:unscaled&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/latin2/Type1&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/latin7/75dpi:unscaled&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/baekmuk:unscaled&quot;&nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/japanese:unscaled&quot;&nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/kwintv&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/truetype&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/uni:unscaled&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/CID&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/ucs/misc:unscaled&quot;&nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/ucs/75dpi:unscaled&quot;&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/ucs/100dpi:unscaled&quot;&nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/hellas/misc:unscaled&quot;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/hellas/75dpi:unscaled&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/hellas/100dpi:unscaled&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/hellas/Type1&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/misc/sgi:unscaled&quot;&nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/usr/share/fonts/xtest&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; FontPath&nbsp; &nbsp;  &quot;/opt/kde3/share/fonts&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; # commented out by update-manager, HAL is now used&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; #&nbsp; &nbsp; &nbsp;  InputDevices&nbsp;  &quot;/dev/gpmdata&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; # commented out by update-manager, HAL is now used&nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; #&nbsp; &nbsp; &nbsp;  InputDevices&nbsp;  &quot;/dev/input/mice&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
Section &quot;Monitor&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Identifier&nbsp;  &quot;aticonfig-Monitor[0]&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;VendorName&quot; &quot;ATI Proprietary Driver&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;ModelName&quot; &quot;Generic Autodetecting Monitor&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;DPMS&quot; &quot;true&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
<br />
Section &quot;Screen&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Identifier &quot;aticonfig-Screen[0]&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Device&nbsp; &nbsp;  &quot;aticonfig-Device[0]&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Monitor&nbsp; &nbsp; &quot;aticonfig-Monitor[0]&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; DefaultDepth&nbsp; &nbsp; 24&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; SubSection &quot;Display&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Viewport&nbsp; 0 0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Depth&nbsp; &nbsp;  24&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Modes&nbsp; &nbsp; &quot;1600x1200@60&quot; &quot;1024x768&quot; &quot;800x600&quot; &quot;640x480&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Virtual 2304 1024&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; EndSubSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
Section &quot;Module&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Load&nbsp; &quot;dbe&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Load&nbsp; &quot;type1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Load&nbsp; &quot;freetype&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Load&nbsp; &quot;extmod&quot;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; Load&nbsp; &quot;glx&quot;&nbsp; &nbsp;  <br />
#&nbsp; &nbsp; &nbsp;  Load&nbsp; &quot;dri&quot;&nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; SubSection &quot;extmod&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &quot;omit xfree86-dga&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; EndSubSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
Section &quot;DRI&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Group&nbsp; &nbsp; &nbsp; &nbsp; &quot;video&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Mode&nbsp; &nbsp; &nbsp; &nbsp;  0666&nbsp;  <br />
EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
Section &quot;Extensions&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;Composite&quot; &quot;Enable&quot;<br />
EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
<br />
Section &quot;ServerLayout&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Identifier&nbsp; &nbsp;  &quot;Layout[all]&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Screen&nbsp; &nbsp; &nbsp; 0&nbsp; &quot;aticonfig-Screen[0]&quot; 0 0<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;Clone&quot; &quot;on&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;Xinerama&quot; &quot;off&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; # commented out by update-manager, HAL is now used<br />
&nbsp; &nbsp; &nbsp; &nbsp; #&nbsp; &nbsp; &nbsp;  InputDevice&nbsp; &nbsp; &quot;Keyboard[0]&quot; &quot;CoreKeyboard&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; # commented out by update-manager, HAL is now used <br />
&nbsp; &nbsp; &nbsp; &nbsp; #&nbsp; &nbsp; &nbsp;  InputDevice&nbsp; &nbsp; &quot;Mouse[1]&quot; &quot;CorePointer&quot;&nbsp; &nbsp; <br />
EndSection&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
<br />
Section &quot;Device&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Identifier&nbsp; &quot;aticonfig-Device[0]&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;DesktopSetup&quot; &quot;horizontal&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;MonitorLyaout&quot; &quot;AUTO,AUTO&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;EnablePrivateBackZ&quot; &quot;yes&quot; <br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;UseInternalAGPGART&quot; &quot;no&quot;&nbsp; <br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;UseFastTLS&quot; &quot;2&quot;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;Mode2&quot; &quot;1024x768&quot;&nbsp; &nbsp; &nbsp; &nbsp;  <br />
&nbsp; &nbsp; &nbsp; &nbsp; BusID&nbsp; &nbsp; &nbsp;  &quot;PCI:2:0:0&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;XAANoOffscreenPixmaps&quot; &quot;true&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Driver&nbsp; &quot;radeon&quot;<br />
EndSection<br />
<br />
Section &quot;Modes&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Identifier&nbsp; &nbsp;  &quot;Modes[0]&quot;<br />
EndSection<br />
<br />
Section &quot;ServerFlags&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;AIGLX&quot; &quot;on&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;AllowMouseOpenFail&quot; &quot;on&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;IgnoreABI&quot; &quot;on&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option&nbsp; &nbsp; &nbsp; &quot;ZapWarning&quot; &quot;on&quot;<br />
EndSection</code><hr />
</div>oh and if it matters it's an ATI AiW 2006 edition (X1300) on karmic</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=331">General Help</category>
			<dc:creator>ffxigotenks</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333025</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Can we do secure PPTP over the SSH, in security, like a VPN?]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333024&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:25:12 GMT</pubDate>
			<description>Since Openvpn is too complicated, i.e. not Human to be installed and not standard, as microsoft, PPTP over SSH could be a solution? 
 
Is this secured? Any ideas how to make it, if it is still an up to date way to be in our network? 
 
Is PPTP still valuable tool. It is said not to use it anymore....</description>
			<content:encoded><![CDATA[<div>Since Openvpn is too complicated, i.e. not Human to be installed and not standard, as microsoft, PPTP over SSH could be a solution?<br />
<br />
Is this secured? Any ideas how to make it, if it is still an up to date way to be in our network?<br />
<br />
Is PPTP still valuable tool. It is said not to use it anymore.<br />
<br />
If ok, is there HOWTO / TUTO good for Debian Squeeze?<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">I'm one of those paranoid types. Is it possible to ssh tunnel my samba mount?<br />
<br />
Sure it is. The following lines on a shell should have the desired result.<br />
ssh -f -N -L 9900:myserver.cims.nyu.edu:139 myname@myserver.cims.nyu.edu<br />
<br />
mount -t smbfs -o username=myname,port=9900 //localhost/myname /local.mount.point</code><hr />
</div>can I do something like this for pptp? whcih port?<br />
<br />
<b><font color="Red">pptp is not secure but is more standard than openvpn. <br />
openvpn needs lot of exe and complication. <br />
You take windows XP, setup the connection with pptp and it works <br />
no openvpn exe files. <br />
<br />
</font></b><br />
<br />
--<br />
I found this doc. but ok , <a href="http://help.lockergnome.com/windows/...ict555941.html" target="_blank">http://help.lockergnome.com/windows/...ict555941.html</a></div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=331">General Help</category>
			<dc:creator>frenchn00b</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333024</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Thumbs up for Kino.]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333023&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:23:27 GMT</pubDate>
			<description><![CDATA[I had typically had poor luck with Linux video editors. I've tried Kdenlive, Avidemux and Kino (and probably others I've forgotten). I've only used Kino once before for a few mins and don't have video editing experience. But I wanted to mash 2 videos togethers - one mp4 and the other flv.  
 
Kino...]]></description>
			<content:encoded><![CDATA[<div>I had typically had poor luck with Linux video editors. I've tried Kdenlive, Avidemux and Kino (and probably others I've forgotten). I've only used Kino once before for a few mins and don't have video editing experience. But I wanted to mash 2 videos togethers - one mp4 and the other flv. <br />
<br />
Kino was PERFECT for this editing. I dragged the videos into a window, imported and easily edited out the pertinent sections before Exporting the 2 videos into one mpeg file. I'm impressed - very easy and intuitive for editing work.</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=334"><![CDATA[Multimedia & Video]]></category>
			<dc:creator>NJC</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333023</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Better window switcher?]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333022&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:22:36 GMT</pubDate>
			<description>Can anyone recommend a utility or configuration that enables easier switching between lots of windows on a single desktop? I usually have 3 emacs frames, a browser, and a couple terminals open at any given time while I code.  
 
Switching between these with just Alt-Tab has become difficult - I...</description>
			<content:encoded><![CDATA[<div>Can anyone recommend a utility or configuration that enables easier switching between lots of windows on a single desktop? I usually have 3 emacs frames, a browser, and a couple terminals open at any given time while I code. <br />
<br />
Switching between these with just Alt-Tab has become difficult - I often have to cycle between a half-dozen different icons and watch the screen at the same time to see which window is highlighted so I know when to release the Alt key to switch. Is there any better solution?</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=329">Desktop Environments</category>
			<dc:creator>ThomasJ02</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333022</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] Upgrade to 9.10 failed, cannot boot]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333021&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:22:21 GMT</pubDate>
			<description><![CDATA[I tried upgrading from 9.04 to 9.10, the upgrade failed (something about system in an unusable state around halfway of installing) and I had to reboot, now I can't reach the desktop. The error is: 
 
One or more of the mounts listed in /etc/fstab cannot yet be mounted: 
(ESC for recovery shell) 
/:...]]></description>
			<content:encoded><![CDATA[<div>I tried upgrading from 9.04 to 9.10, the upgrade failed (something about system in an unusable state around halfway of installing) and I had to reboot, now I can't reach the desktop. The error is:<br />
<br />
One or more of the mounts listed in /etc/fstab cannot yet be mounted:<br />
(ESC for recovery shell)<br />
/: waiting for /dev/disk/by-uuid/02cdfa0e-4c7e-4628-ae88-dc577914efb8<br />
/tmp: waiting for (null)<br />
swap: waiting for UUID=af46fa52-580d-414f-ac78-dde763885032<br />
/proc/bus/usb: waiting for none<br />
<br />
Any suggestions?</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=331">General Help</category>
			<dc:creator>Culler</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333021</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] No sound Jaunty]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333020&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:20:00 GMT</pubDate>
			<description>this is out put of cat /proc/modules 
 
snd 62756 16 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device, Live 0xf7d52000 
soundcore 15200 1 snd, Live 0xf7c74000 
 
I installed VLC it is showing me the video being played  but sound is missing...</description>
			<content:encoded><![CDATA[<div>this is out put of cat /proc/modules<br />
<br />
snd 62756 16 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,sn  d_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_de  vice, Live 0xf7d52000<br />
soundcore 15200 1 snd, Live 0xf7c74000<br />
<br />
I installed VLC it is showing me the video being played  but sound is missing what should I do</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=334"><![CDATA[Multimedia & Video]]></category>
			<dc:creator>tapas_mishra</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333020</guid>
		</item>
		<item>
			<title><![CDATA[[ubuntu] help get sound in 9.10]]></title>
			<link>http://ubuntuforums.org/showthread.php?t=1333019&amp;goto=newpost</link>
			<pubDate>Sat, 21 Nov 2009 06:19:29 GMT</pubDate>
			<description>please peeps help me get sound in my 9.10. all worked outa the box except sound. I have 2 sound cards. a pci crystal fusion and a sis ac97 onboard card. am desperate plz help</description>
			<content:encoded><![CDATA[<div>please peeps help me get sound in my 9.10. all worked outa the box except sound. I have 2 sound cards. a pci crystal fusion and a sis ac97 onboard card. am desperate plz help</div>

]]></content:encoded>
			<category domain="http://ubuntuforums.org/forumdisplay.php?f=331">General Help</category>
			<dc:creator>elliotn</dc:creator>
			<guid isPermaLink="true">http://ubuntuforums.org/showthread.php?t=1333019</guid>
		</item>
	</channel>
</rss>
