diff options
| author | Enno Boland (Gottox) <gottox@s01.de> | 2009-06-10 13:33:26 +0200 | 
|---|---|---|
| committer | Enno Boland (Gottox) <gottox@s01.de> | 2009-06-10 13:33:26 +0200 | 
| commit | 8cb5d958d8126b31f7fb3b107b2f5ff0d7cee0b4 (patch) | |
| tree | 6e292005b43620bcbd6cdd26b0e22da89ff670da | |
| parent | 64edf0371e1d2eaf504c946ffffd75bb5808fa8c (diff) | |
| download | surf-8cb5d958d8126b31f7fb3b107b2f5ff0d7cee0b4.tar.gz surf-8cb5d958d8126b31f7fb3b107b2f5ff0d7cee0b4.tar.bz2 surf-8cb5d958d8126b31f7fb3b107b2f5ff0d7cee0b4.zip  | |
updating manpage
| -rw-r--r-- | surf.1 | 6 | 
1 files changed, 6 insertions, 0 deletions
@@ -46,11 +46,17 @@ Opens the search-bar.  .B Ctrl\-g  Opens the URL-bar.  .TP +.B Ctrl\-p +Loads URI from primary selection. +.TP  .B Ctrl\-r  Reloads the website.  .TP  .B Ctrl\-Shift\-r  Reloads the website without using cache. +.TP +.B Ctrl\-y +Copies current URI to primary selection.  .SH SEE ALSO  .BR dmenu (1)  .BR xprop (1)  | 
