mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
75bc12405a
Also added more gamepad kernel options.
24 lines
760 B
XML
24 lines
760 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
%general-entities;
|
|
]>
|
|
|
|
<chapter id="QualityofLife">
|
|
<?dbhtml filename="qolintro.html"?>
|
|
|
|
|
|
<title>Quality of Life</title>
|
|
|
|
<para>
|
|
Now that you have installed <application>Steam</application>, <application>
|
|
Wine</application>, or both, you may be satisfied with your current setup.
|
|
However, there are some quality of life improvements that may be of use to
|
|
you. This chapter goes through a handful of those improvements.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gamepad.xml"/>
|
|
|
|
</chapter>
|