Warning, /plasma/plasma-desktop/doc/kcontrol/mouse/index.docbook is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" ?> 0002 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 0003 "dtd/kdedbx45.dtd" [ 0004 <!ENTITY % addindex "IGNORE"> 0005 <!ENTITY % English "INCLUDE" > <!-- change language only here --> 0006 ]> 0007 0008 <article id="mouse" lang="&language;"> 0009 <articleinfo> 0010 <title>Mouse</title> 0011 <authorgroup> 0012 <author>&Mike.McBride; &Mike.McBride.mail;</author> 0013 <author>&Brad.Hards; &Brad.Hards.mail;</author> 0014 <!-- TRANS:ROLES_OF_TRANSLATORS --> 0015 </authorgroup> 0016 0017 <date>2021-04-06</date> 0018 <releaseinfo>Plasma 5.21</releaseinfo> 0019 0020 <abstract> 0021 <para>This is the documentation for the &systemsettings; module that configures mice and other pointing devices. 0022 </para> 0023 </abstract> 0024 0025 <keywordset> 0026 <keyword>KDE</keyword> 0027 <keyword>Systemsettings</keyword> 0028 <keyword>mouse</keyword> 0029 </keywordset> 0030 </articleinfo> 0031 0032 <para>This module allows you to configure your pointing device. Your 0033 pointing device may be a mouse, a trackball, a touchpad, or another piece 0034 of hardware that performs a similar function.</para> 0035 0036 <variablelist> 0037 <varlistentry> 0038 <term><guilabel>General</guilabel></term> 0039 <listitem> 0040 <variablelist> 0041 <varlistentry> 0042 <term><guilabel>Left handed mouse</guilabel></term> 0043 <listitem><para> 0044 If you are left-handed, you may 0045 prefer to swap the functions of the <mousebutton>left</mousebutton> and 0046 <mousebutton>right</mousebutton> buttons on your pointing device by checking this option. If your pointing device has more than two 0047 buttons, only those that function as the <mousebutton>left</mousebutton> and 0048 <mousebutton>right</mousebutton> buttons are affected. For example, if you have 0049 a three-button mouse, the <mousebutton>middle</mousebutton> button is 0050 unaffected.</para> 0051 </listitem> 0052 </varlistentry> 0053 <varlistentry> 0054 <term><guilabel>Press left and right buttons for middle-click</guilabel></term> 0055 <listitem><para> 0056 Check this item if you don't have a &MMB;. You can press the left and right mouse buttons at the same time to emulate middle-click. 0057 </para> 0058 </listitem> 0059 </varlistentry> 0060 </variablelist> 0061 </listitem> 0062 </varlistentry> 0063 0064 <varlistentry> 0065 <term id="peripherals-mouse-acceleration"> 0066 <guilabel>Pointer speed</guilabel></term> 0067 <listitem><para> 0068 This option allows you to change the relationship 0069 between the distance that the mouse pointer moves on the 0070 screen and the relative movement of the physical device 0071 itself (which may be a mouse, trackball, or some other 0072 pointing device.)</para> 0073 </listitem> 0074 </varlistentry> 0075 0076 <varlistentry> 0077 <term><guilabel>Pointer acceleration</guilabel></term> 0078 <listitem><para> 0079 The <guilabel>Standard</guilabel> mode adjusts the amount of pointer acceleration according to how fast you move the mouse. If you set it to <guilabel>None</guilabel>, the acceleration remains constant regardless of speed. 0080 </para> 0081 </listitem> 0082 </varlistentry> 0083 0084 <varlistentry> 0085 <term><guilabel>Scrolling: Invert scroll direction</guilabel></term> 0086 <listitem><para> 0087 With this check box selected, the scroll wheel (if any) will work in the opposite direction (so that if rolling the top of the scroll wheel towards you previously causes a scroll down, then it will now cause a scroll up). 0088 </para> 0089 </listitem> 0090 </varlistentry> 0091 </variablelist> 0092 0093 <note><para>In &plasma; 5.13 you find the setting to use single or double mouse clicks 0094 to open files and folders in the module <ulink url="help:/kcontrol/workspaceoptions/index.html">Workspace</ulink>. 0095 </para></note> 0096 0097 </article>