summaryrefslogtreecommitdiff
path: root/rcm-client.ui
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2015-08-19 23:02:19 +0200
committerDavid Härdeman <david@hardeman.nu>2015-08-19 23:02:19 +0200
commit8d24f123abeb73cb2c1255d7b306e11ad7ba1c42 (patch)
treeb589ace8f6561088df1819c9524abb7f444ffdd5 /rcm-client.ui
parent09c3b53ad8795e050b72277968fd50591bbb3a7f (diff)
Properly init advanced UI with all known protocols/keycodes
Diffstat (limited to 'rcm-client.ui')
-rw-r--r--rcm-client.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/rcm-client.ui b/rcm-client.ui
index 4edd537..5619159 100644
--- a/rcm-client.ui
+++ b/rcm-client.ui
@@ -213,7 +213,7 @@ a keytable</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">&lt;b&gt;&lt;big&gt;Edit Kernel Keymap&lt;/big&gt;&lt;/b&gt;
-Edit the in-kernel protocol/scancode
+Edit/view the in-kernel protocol/scancode
to keycode mappings</property>
<property name="use_markup">True</property>
</object>
@@ -318,8 +318,8 @@ Based on protocol and scancode</property>
<object class="GtkEntry" id="advanced_transmit_scancode">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="max_length">10</property>
- <property name="text" translatable="yes">0x1FE0FF0</property>
+ <property name="max_length">18</property>
+ <property name="placeholder_text" translatable="yes">e.g. 0x1FE003CE</property>
<property name="input_hints">GTK_INPUT_HINT_UPPERCASE_CHARS | GTK_INPUT_HINT_NONE</property>
</object>
<packing>