Compare commits

...

2 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 197cd20d6c
Add an old screenshot to the README 2020-08-22 09:43:10 +02:00
Přemysl Eric Janouch 083f11965d
Name change 2020-08-22 09:30:50 +02:00
6 changed files with 7 additions and 5 deletions

View File

@ -78,8 +78,8 @@ endforeach ()
set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "SteelSeries Sensei Raw control utility")
set (CPACK_PACKAGE_VERSION ${project_VERSION})
set (CPACK_PACKAGE_VENDOR "Premysl Janouch")
set (CPACK_PACKAGE_CONTACT "Přemysl Janouch <p@janouch.name>")
set (CPACK_PACKAGE_VENDOR "Premysl Eric Janouch")
set (CPACK_PACKAGE_CONTACT "Přemysl Eric Janouch <p@janouch.name>")
set (CPACK_RESOURCE_FILE_LICENSE "${PROJECT_SOURCE_DIR}/LICENSE")
set (CPACK_GENERATOR "TGZ;ZIP")

View File

@ -1,4 +1,4 @@
Copyright (c) 2013, Přemysl Janouch <p@janouch.name>
Copyright (c) 2013, Přemysl Eric Janouch <p@janouch.name>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

View File

@ -12,6 +12,8 @@ If you don't fancy command line tools, there's also a basic GTK+ frontend
available. On Ubuntu and its derivatives, you should be able to find it in your
System Settings.
image::sensei-raw-ctl-gui.png[align="center"]
Supported devices
-----------------
- SteelSeries Sensei Raw

View File

@ -3,7 +3,7 @@
*
* Very tightly coupled with the sensei-raw-ctl utility.
*
* Copyright (c) 2013, Přemysl Janouch <p@janouch.name>
* Copyright (c) 2013, Přemysl Eric Janouch <p@janouch.name>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.

BIN
sensei-raw-ctl-gui.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -6,7 +6,7 @@
*
* The code might be a bit long but does very little; most of it is UI.
*
* Copyright (c) 2013 - 2016, Přemysl Janouch <p@janouch.name>
* Copyright (c) 2013 - 2016, Přemysl Eric Janouch <p@janouch.name>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.