両方とも前のリビジョン 前のリビジョン | |
linux:fedora:touchpad_setting [2025/03/09 08:03] – ↷ linux:touchpad_setting から linux:fedora:touchpad_setting へページを移動しました。 ともやん | linux:fedora:touchpad_setting [2025/03/09 08:15] (現在) – ともやん |
---|
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:single">sudo</u></font> <font color="#26A269">dnf</font> install xinput <font color="#A347BA">-y</font> | <font color="#0087FF"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:solid">sudo</u></font> <font color="#26A269">dnf</font> install xinput <font color="#A347BA">-y</font> |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result_hlong><html><pre> | <WRAP color_result_hlong><html><pre> |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">xinput</font> <font color="#75507B">--version</font> | <font color="#0087FF"><b>$</b></font> <font color="#26A269">xinput</font> <font color="#A347BA">--version</font> |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
xinput version 1.6.3 | xinput version 1.6.3 |
XI version on server: 2.3 | XI version on server: 2.4 |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#4E9A06"><u style="text-decoration-style:single">sudo</u></font> <font color="#4E9A06">libinput</font> list-devices | <font color="#0087FF"><b>$</b></font> <font color="#26A269"><u style="text-decoration-style:single">sudo</u></font> <font color="#26A269">libinput</font> list-devices |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result_long><html><pre> | <WRAP color_result_long><html><pre> |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">xinput</font> <font color="#75507B">--list</font> | <font color="#0087FF"><b>$</b></font> <font color="#26A269">xinput</font> <font color="#A347BA">--version</font> |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">xinput</font> list-props <b class=DiYE>11</b> | <font color="#0087FF"><b>$</b></font> <font color="#26A269">xinput</font> list-props <b class=DiYE>11</b> |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result_hlong><html><pre> | <WRAP color_result_hlong><html><pre> |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">xinput</font> set-prop <b class=DiYE>11 145 0</b> | <font color="#0087FF"><b>$</b></font> <font color="#26A269">xinput</font> set-prop <b class=DiYE>11 145 0</b> |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#4E9A06">xinput</font> <font color="#75507B">--list</font> | <font color="#0087FF"><b>$</b></font> <font color="#26A269">xinput</font> <font color="#A347BA">--list</font> |
</pre></html></WRAP> | </pre></html></WRAP> |
<WRAP color_result><html><pre> | <WRAP color_result><html><pre> |
<WRAP color_term> | <WRAP color_term> |
<WRAP color_command><html><pre> | <WRAP color_command><html><pre> |
<font color="#FF8700"><b>$</b></font> <font color="#26A269">gsettings</font> set org.gnome.desktop.peripherals.touchpad send-events disabled | <font color="#0087FF"><b>$</b></font> <font color="#26A269">gsettings</font> set org.gnome.desktop.peripherals.touchpad send-events disabled |
</pre></html></WRAP> | </pre></html></WRAP> |
</WRAP> | </WRAP> |