summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Hlusiak <mail@saschahlusiak.de>2012-09-20 11:19:08 +0200
committerSascha Hlusiak <mail@saschahlusiak.de>2012-09-20 11:19:08 +0200
commit4f7ca6aa709e608a501b19df08048532653e1551 (patch)
treec3c1d7e041134d12547882e7b1082355df6fc318
parent5835be8cec2b9fa7304fb5313d09d070116df075 (diff)
final touch
-rw-r--r--xf86-input-joystick.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/xf86-input-joystick.tex b/xf86-input-joystick.tex
index 63887d8..7595fa4 100644
--- a/xf86-input-joystick.tex
+++ b/xf86-input-joystick.tex
@@ -249,13 +249,14 @@ $$
\end{frame}
-\begin{frame}{distribution defaults}
+\begin{frame}{distribution default}
\begin{itemize}
\item mostly installed unintentionally \\
$ \Rightarrow $ yields unexpected behaviour
\begin{itemize}
\item default should be disabled/floating
- \item make user aware to enable it
+ \item make user aware to enable it during installation
+ \item popup from DE on hotplug event
\item way to activate/deactivate it on the fly
\end{itemize}
@@ -263,7 +264,7 @@ $$
\begin{itemize}
\item example configuration
\item configuration wizard (\textit{xorg.conf.d})
- \item frontend for runtime configuration (properties)
+ \item frontend for runtime configuration (properties, dynamic hotplugging)
\end{itemize}
\end{itemize}
\end{frame}
@@ -289,11 +290,11 @@ $$
\item driver emits scancodes
\begin{itemize}
\item keyboard layout $ \Rightarrow $ unwanted indirection layer
- \item layout unknown to driver
+ \item current layout unknown to driver
\item no custom keyboard layout from within driver
\end{itemize}
\item different auto repeat rate possible \\
- $ \Rightarrow $ current configuration difficult
+ $ \Rightarrow $ difficult to configure
\end{itemize}
\end{frame}
@@ -325,7 +326,7 @@ $$
$ \Rightarrow $ different module
\end{itemize}
\item support for Solaris, etc. possible \\
- $ \Rightarrow $ not attractive enough yet
+ $ \Rightarrow $ not attractive enough
\end{itemize}
\end{frame}
@@ -348,7 +349,7 @@ $$
\item \textbf{xinput} only ``frontend'' for properties
\begin{itemize}
\item driver can deactivate/activate itself
- \item GTK/Qt frontend with ``profiles''
+ \item GTK/Qt frontend with support for ``profiles'' would be nice
\end{itemize}
\end{itemize}
\end{frame}