Fix looks, update screenshot, update README information

This commit is contained in:
Přemysl Eric Janouch 2020-08-28 22:58:11 +02:00
parent 197cd20d6c
commit be98666db2
Signed by: p
GPG Key ID: A0420B94F92B9493
3 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,8 @@ Run `sensei-raw-ctl --help` or `man sensei-raw-ctl` for usage information.
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.
System Settings, though this feature has disappeared completely with newer GNOME
versions.
image::sensei-raw-ctl-gui.png[align="center"]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -31,6 +31,7 @@
<property name='border-width'>10</property>
<child><object class='GtkNotebook' id='notebook'>
<property name='show-tabs'>FALSE</property>
<property name='show-border'>FALSE</property>
<child><object class='GtkHBox' id='probing_box'>
<property name='halign'>GTK_ALIGN_CENTER</property>
<property name='valign'>GTK_ALIGN_CENTER</property>