Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 31, 2020 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/7602e1f76b07c91f0b05947664edec53 to your computer and use it in GitHub Desktop.
Save r-ryantm/7602e1f76b07c91f0b05947664edec53 to your computer and use it in GitHub Desktop.
/nix/store/s5igfg3p8a6igm3vxcrsm74as3c6iw1n-antimicroX-3.0.1
├── bin
│   └── antimicroX
├── include
│   └── antimicroX
│   ├── aboutdialog.h
│   ├── addeditautoprofiledialog.h
│   ├── advancebuttondialog.h
│   ├── advancebuttondialoghelper.h
│   ├── advancestickassignmentdialog.h
│   ├── antimicrosettings.h
│   ├── antkeymapper.h
│   ├── applaunchhelper.h
│   ├── autoprofileinfo.h
│   ├── autoprofilewatcher.h
│   ├── axiseditdialog.h
│   ├── axisvaluebox.h
│   ├── baseeventhandler.h
│   ├── buttoneditdialog.h
│   ├── buttoneditdialoghelper.h
│   ├── calibration.h
│   ├── capturedwindowinfodialog.h
│   ├── commandlineutility.h
│   ├── dpadcontextmenu.h
│   ├── dpadcontextmenuhelper.h
│   ├── dpadeditdialog.h
│   ├── dpadeditdialoghelper.h
│   ├── dpadpushbuttongroup.h
│   ├── dpadpushbutton.h
│   ├── editalldefaultautoprofiledialog.h
│   ├── eventhandlerfactory.h
│   ├── extraprofilesettingsdialog.h
│   ├── flashbuttonwidget.h
│   ├── gamecontrollerdpad.h
│   ├── gamecontrollerdpadxml.h
│   ├── gamecontrollerexample.h
│   ├── gamecontroller.h
│   ├── gamecontrollermappingdialog.h
│   ├── gamecontrollermappingdialoghelper.h
│   ├── gamecontrollerset.h
│   ├── gamecontrollertriggerbutton.h
│   ├── gamecontrollertrigger.h
│   ├── gamecontrollertriggerxml.h
│   ├── gamecontrollerxml.h
│   ├── globalvariables.h
│   ├── inputdaemon.h
│   ├── inputdevicebitarraystatus.h
│   ├── inputdevice.h
│   ├── inputdevicexml.h
│   ├── joyaxisbutton.h
│   ├── joyaxiscontextmenu.h
│   ├── joyaxiscontextmenuhelper.h
│   ├── joyaxis.h
│   ├── joyaxiswidget.h
│   ├── joyaxisxml.h
│   ├── joybuttoncontextmenu.h
│   ├── joybutton.h
│   ├── joybuttonmousehelper.h
│   ├── joybuttonslot.h
│   ├── joybuttonslotxml.h
│   ├── joybuttonstatusbox.h
│   ├── joybuttonwidget.h
│   ├── joybuttonxml.h
│   ├── joycontrolstickbutton.h
│   ├── joycontrolstickbuttonpushbutton.h
│   ├── joycontrolstickcontextmenu.h
│   ├── joycontrolstickcontextmenuhelper.h
│   ├── joycontrolstickeditdialog.h
│   ├── joycontrolstickeditdialoghelper.h
│   ├── joycontrolstick.h
│   ├── joycontrolstickmodifierbutton.h
│   ├── joycontrolstickpushbutton.h
│   ├── joycontrolstickstatusbox.h
│   ├── joydpadbutton.h
│   ├── joydpadbuttonwidget.h
│   ├── joydpad.h
│   ├── joydpadxml.h
│   ├── joygradientbutton.h
│   ├── joystick.h
│   ├── joystickstatuswindow.h
│   ├── joytabwidgetcontainer.h
│   ├── joytabwidget.h
│   ├── joytabwidgethelper.h
│   ├── localantimicroserver.h
│   ├── logger.h
│   ├── mainsettingsdialog.h
│   ├── mainwindow.h
│   ├── messagehandler.h
│   ├── mouseaxissettingsdialog.h
│   ├── mouseaxissettingsdialoghelper.h
│   ├── mousebuttonsettingsdialog.h
│   ├── mousebuttonsettingsdialoghelper.h
│   ├── mousecontrolsticksettingsdialog.h
│   ├── mousecontrolsticksettingsdialoghelper.h
│   ├── mousedpadsettingsdialog.h
│   ├── mousedpadsettingsdialoghelper.h
│   ├── mousehelper.h
│   ├── mousesettingsdialog.h
│   ├── qglobalshortcut.h
│   ├── qkeydisplaydialog.h
│   ├── qtkeymapperbase.h
│   ├── qtuinputkeymapper.h
│   ├── qtx11keymapper.h
│   ├── quicksetdialog.h
│   ├── sdleventreader.h
│   ├── setaxisthrottledialog.h
│   ├── setjoystick.h
│   ├── setjoystickxml.h
│   ├── setnamesdialog.h
│   ├── simplekeygrabberbutton.h
│   ├── slotitemlistwidget.h
│   ├── springmoderegionpreview.h
│   ├── stickpushbuttongroup.h
│   ├── uinputeventhandler.h
│   ├── uinputhelper.h
│   ├── unixcapturewindowutility.h
│   ├── vdpad.h
│   ├── virtualkeyboardmousewidget.h
│   ├── virtualkeypushbutton.h
│   ├── virtualmousepushbutton.h
│   ├── x11extras.h
│   ├── xmlconfigmigration.h
│   ├── xmlconfigreader.h
│   ├── xmlconfigwriter.h
│   └── xtesteventhandler.h
├── lib
│   ├── libantilib.so -> libantilib.so.1
│   └── libantilib.so.1
└── share
├── antimicroX
│   ├── Changelog
│   ├── icons
│   │   └── hicolor
│   │   ├── 16x16
│   │   │   └── actions
│   │   │   ├── about_antimicrox.png
│   │   │   ├── about_qt.png
│   │   │   ├── application_exit.png
│   │   │   ├── archive_insert.png
│   │   │   ├── calibration.png
│   │   │   ├── dialog_cancel.png
│   │   │   ├── dialog_close.png
│   │   │   ├── dialog_ok.png
│   │   │   ├── document_close.png
│   │   │   ├── document_open_folder.png
│   │   │   ├── document_open.png
│   │   │   ├── document_revert.png
│   │   │   ├── document_revert_small.png
│   │   │   ├── document_save_as.png
│   │   │   ├── document_save.png
│   │   │   ├── edit_clear_list.png
│   │   │   ├── edit_clear.png
│   │   │   ├── edit_delete.png
│   │   │   ├── edit_select.png
│   │   │   ├── edit_table_delete_row.png
│   │   │   ├── edit_table_insert_row_below.png
│   │   │   ├── games_config_custom.png
│   │   │   ├── games_config_options.png
│   │   │   ├── github_page.png
│   │   │   ├── help_about.png
│   │   │   ├── issues.png
│   │   │   ├── key_checker.png
│   │   │   ├── map_controller.png
│   │   │   ├── settings.png
│   │   │   ├── sliders.png
│   │   │   ├── stick_pad_assign.png
│   │   │   ├── text_field.png
│   │   │   ├── view_fullscreen.png
│   │   │   ├── view_refresh.png
│   │   │   ├── view_restore.png
│   │   │   └── wiki.png
│   │   └── index.theme
│   ├── images
│   │   ├── antimicroX.png
│   │   ├── antimicroX_trayicon.png
│   │   ├── axis.png
│   │   ├── button.png
│   │   └── controllermap.png
│   └── translations
│   ├── antimicroX_br.qm
│   ├── antimicroX_de.qm
│   ├── antimicroX_en.qm
│   ├── antimicroX_es.qm
│   ├── antimicroX_fr.qm
│   ├── antimicroX_it.qm
│   ├── antimicroX_ja.qm
│   ├── antimicroX_pl.qm
│   ├── antimicroX_pt.qm
│   ├── antimicroX.qm
│   ├── antimicroX_ru.qm
│   ├── antimicroX_sr.qm
│   ├── antimicroX_uk.qm
│   └── antimicroX_zh_CN.qm
├── applications
│   └── com.github.juliagoda.antimicroX.desktop
├── doc
│   └── antimicroX
│   └── Changelog
├── icons
│   └── hicolor
│   ├── 16x16
│   │   └── apps
│   │   └── com.github.juliagoda.antimicroX.png
│   ├── 24x24
│   │   └── apps
│   │   └── com.github.juliagoda.antimicroX.png
│   ├── 32x32
│   │   └── apps
│   │   └── com.github.juliagoda.antimicroX.png
│   ├── 48x48
│   │   └── apps
│   │   └── com.github.juliagoda.antimicroX.png
│   ├── 64x64
│   │   └── apps
│   │   └── com.github.juliagoda.antimicroX.png
│   └── scalable
│   └── apps
│   └── com.github.juliagoda.antimicroX.svg
├── man
│   └── man1
│   └── antimicroX.1.gz
├── metainfo
│   └── com.github.juliagoda.antimicroX.appdata.xml
└── mime
└── packages
└── com.github.juliagoda.antimicroX.xml
34 directories, 191 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment