elementary / switchboard-plug-mouse-touchpad

Switchboard Mouse & Touchpad Plug
GNU General Public License v3.0
24 stars 13 forks source link

Package name is not io.elementary.settings.mouse-touchpad but io.elementary.settings-mouse-touchpad #238

Closed ryonakano closed 1 month ago

ryonakano commented 1 month ago

What Happened?

The same issue with https://github.com/elementary/switchboard-plug-bluetooth/pull/221#issuecomment-2251934956.

The package name of the plug is io.elementary.settings-mouse-touchpad; the separator between settings and mouse is not the period but an hyphen.

Steps to Reproduce

  1. Open terminal and type sudo apt install io.elementary.settings-
  2. Press the Tab for completion
  3. See there are only two System Setting plugs that are named io.elementary.settings-XXX
user@VirtualBox-08a07181:~$ sudo apt install io.elementary.settings-
io.elementary.settings-bluetooth       io.elementary.settings-mouse-touchpad
io.elementary.settings-daemon          
user@VirtualBox-08a07181:~$ sudo apt install io.elementary.settings-

Expected Behavior

The package name of this plug should be io.elementary.settings-mouse-touchpad like other most plugs.

OS Version

8.x (Early Access)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response