mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-01-18 16:40:41 -06:00
New snapshot
This commit is contained in:
parent
100f483a86
commit
53a9f04155
@ -5,7 +5,7 @@ if snapshot == False:
|
||||
version = "0.80"
|
||||
update_url = 'http://twblue.es/updates/twblue_ngen.json'
|
||||
else:
|
||||
version = "10.1"
|
||||
version = "10.2"
|
||||
update_url = 'http://twblue.es/updates/snapshots_ngen.json'
|
||||
author = u"Manuel Cortéz, Bill Dengler"
|
||||
authorEmail = "manuel@manuelcortez.net"
|
||||
|
@ -1,30 +0,0 @@
|
||||
[info]
|
||||
name = Chicken Nugget
|
||||
desc = Remaps TWBlue shortcuts to their equivalents in Christopher Toth's Chicken Nugget Twitter client.
|
||||
author = Bill Dengler <codeofdusk@gmail.com>
|
||||
|
||||
[keymap]
|
||||
up = control+win+up
|
||||
down = control+win+down
|
||||
left = control+win+left
|
||||
right = control+win+right
|
||||
open_conversation = control+win+c
|
||||
show_hide = control+win+w
|
||||
post_tweet = control+win+t
|
||||
post_reply = control+win+r
|
||||
post_retweet = control+win+shift+t
|
||||
send_dm = control+win+d
|
||||
user_details = control+win+shift+u
|
||||
exit = control+win+q
|
||||
open_timeline = control+win+u
|
||||
remove_buffer = control+win+backspace
|
||||
audio = control+win+return
|
||||
secondary_interact = control+win+b
|
||||
go_home = control+win+home
|
||||
go_end = control+win+end
|
||||
delete = control+win+delete
|
||||
clear_buffer = control+win+shift+delete
|
||||
repeat_item = control+win+space
|
||||
copy_to_clipboard = control+win+shift+c
|
||||
search = control+win+/
|
||||
find = control+win+shift+/
|
@ -1,51 +0,0 @@
|
||||
[info]
|
||||
name = Windows 10 (experimental)
|
||||
desc = A keymap with remapped modifiers for Windows 10 compatibility.
|
||||
author = Bill Dengler <codeofdusk@gmail.com>
|
||||
|
||||
[keymap]
|
||||
up = alt+win+up
|
||||
down = alt+win+down
|
||||
left = alt+win+left
|
||||
right = alt+win+right
|
||||
next_account = alt+win+shift+right
|
||||
previous_account = alt+win+shift+left
|
||||
open_conversation = alt+win+c
|
||||
show_hide = alt+win+w
|
||||
post_tweet = alt+win+n
|
||||
post_reply = control+win+r
|
||||
post_retweet = alt+win+shift+r
|
||||
send_dm = alt+win+d
|
||||
add_to_favourites = alt+win+f
|
||||
remove_from_favourites = alt+shift+win+f
|
||||
follow = alt+win+s
|
||||
user_details = alt+win+shift+n
|
||||
view_item = alt+win+v
|
||||
exit = alt+win+f4
|
||||
open_timeline = alt+win+i
|
||||
remove_buffer = alt+win+shift+i
|
||||
url = alt+win+return
|
||||
audio = alt+shift+win+return
|
||||
volume_up = alt+win+shift+up
|
||||
go_home = alt+win+home
|
||||
volume_down = alt+win+shift+down
|
||||
go_end = alt+win+end
|
||||
go_page_up = alt+win+pageup
|
||||
go_page_down = alt+win+pagedown
|
||||
update_profile = alt+win+p
|
||||
delete = alt+win+delete
|
||||
clear_buffer = alt+win+shift+delete
|
||||
repeat_item = alt+win+space
|
||||
copy_to_clipboard = alt+win+shift+c
|
||||
add_to_list = alt+win+a
|
||||
remove_from_list = alt+win+shift+a
|
||||
toggle_buffer_mute = alt+win+shift+m
|
||||
toggle_session_mute = alt+win+m
|
||||
toggle_autoread = alt+win+e
|
||||
search = alt+win+-
|
||||
edit_keystrokes = alt+win+k
|
||||
view_user_lists = alt+win+l
|
||||
get_more_items = alt+win+pageup
|
||||
reverse_geocode = alt+win+g
|
||||
view_reverse_geocode = alt+win+shift+g
|
||||
get_trending_topics = alt+win+t
|
Loading…
x
Reference in New Issue
Block a user