summaryrefslogtreecommitdiffstats
path: root/stfl
diff options
context:
space:
mode:
authorAndreas Krennmair <ak@synflood.at>2009-04-28 10:28:32 +0200
committerAndreas Krennmair <ak@synflood.at>2009-04-28 10:28:32 +0200
commitb1444c6710333ad3aa33d8b371999aee7d4fb2e1 (patch)
treec3919fc758bca50726990ccdd40035846d94afd5 /stfl
parent5dfeae0ea30a9c2fabee33fcfbe0d94347a9dd50 (diff)
added ability to bind keys for "goto start of page/list" and "goto end of page/list"
Diffstat (limited to 'stfl')
-rw-r--r--stfl/dllist.stfl2
-rw-r--r--stfl/feedlist.stfl2
-rw-r--r--stfl/filebrowser.stfl2
-rw-r--r--stfl/help.stfl2
-rw-r--r--stfl/itemlist.stfl2
-rw-r--r--stfl/itemview.stfl2
-rw-r--r--stfl/selecttag.stfl2
-rw-r--r--stfl/urlview.stfl2
8 files changed, 16 insertions, 0 deletions
diff --git a/stfl/dllist.stfl b/stfl/dllist.stfl
index 03d14869..02efb9c4 100644
--- a/stfl/dllist.stfl
+++ b/stfl/dllist.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:**
@bind_page_down[bind_page_down]:**
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"Queue"
.expand:h
diff --git a/stfl/feedlist.stfl b/stfl/feedlist.stfl
index 780a20a8..90f3147e 100644
--- a/stfl/feedlist.stfl
+++ b/stfl/feedlist.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:**
@bind_page_down[bind_page_down]:**
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"Your feeds"
.expand:h
diff --git a/stfl/filebrowser.stfl b/stfl/filebrowser.stfl
index 1dcc2e24..0d729564 100644
--- a/stfl/filebrowser.stfl
+++ b/stfl/filebrowser.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:**
@bind_page_down[bind_page_down]:**
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"File Browser"
.expand:h
diff --git a/stfl/help.stfl b/stfl/help.stfl
index 67ce9a92..e97b957e 100644
--- a/stfl/help.stfl
+++ b/stfl/help.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:**
@bind_page_down[bind_page_down]:**
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"Help"
.expand:h
diff --git a/stfl/itemlist.stfl b/stfl/itemlist.stfl
index c04e1b3c..7a136825 100644
--- a/stfl/itemlist.stfl
+++ b/stfl/itemlist.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:**
@bind_page_down[bind_page_down]:**
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"Articles for '#'"
.expand:h
diff --git a/stfl/itemview.stfl b/stfl/itemview.stfl
index fbb9ce1c..b3297167 100644
--- a/stfl/itemview.stfl
+++ b/stfl/itemview.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:"** b"
@bind_page_down[bind_page_down]:"** SPACE"
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"Article '#'"
.expand:h
diff --git a/stfl/selecttag.stfl b/stfl/selecttag.stfl
index 4e1b1773..ce21502c 100644
--- a/stfl/selecttag.stfl
+++ b/stfl/selecttag.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:**
@bind_page_down[bind_page_down]:**
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"Select Tag"
.expand:h
diff --git a/stfl/urlview.stfl b/stfl/urlview.stfl
index b610e766..50d8a6b3 100644
--- a/stfl/urlview.stfl
+++ b/stfl/urlview.stfl
@@ -5,6 +5,8 @@ vbox
@bind_down[bind_down]:**
@bind_page_up[bind_page_up]:**
@bind_page_down[bind_page_down]:**
+ @bind_home[bind_home]:**
+ @bind_end[bind_end]:**
label#info
text[head]:"URLs"
.expand:h