Skip to content

Commit

Permalink
wacom: Add "disabled" to stylus button actions.
Browse files Browse the repository at this point in the history
Default causes the button to perform primary/secondary mouse
button emulation. There was no way to make them actually do
nothing.
  • Loading branch information
mtwebster committed Oct 18, 2023
1 parent 53f5cdf commit 3754965
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions panels/wacom/wacom-stylus-page.ui
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
<col id="0">4</col>
<col id="1" translatable="yes">Forward</col>
</row>
<row>
<col id="0">5</col>
<col id="1" translatable="yes">Disabled</col>
</row>
</data>
</object>
<object class="GtkNotebook" id="stylus-notebook">
Expand Down

0 comments on commit 3754965

Please sign in to comment.