mirror of
https://github.com/robertvokac/time-calc.git
synced 2025-03-25 07:27:49 +01:00
Added some improvements
This commit is contained in:
parent
2e97fa8843
commit
944eebdd07
@ -172,7 +172,7 @@ Smileys can be colored or white-black (can be set in configuration)
|
|||||||
* SHIFT + A - Increase arrival time by 1 minute
|
* SHIFT + A - Increase arrival time by 1 minute
|
||||||
* CTRL + A - Decrease arrival time by 1 minute
|
* CTRL + A - Decrease arrival time by 1 minute
|
||||||
* SHIFT + O - Increase overtime by 1 minute
|
* SHIFT + O - Increase overtime by 1 minute
|
||||||
* CTRL + O - Decrease overtime time by 1 minute
|
* CTRL + O - Decrease overtime by 1 minute
|
||||||
|
|
||||||
## Command button
|
## Command button
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ Configuration for a profile is stored here.
|
|||||||
|
|
||||||
Current profile is stored here.
|
Current profile is stored here.
|
||||||
|
|
||||||
### time-calc-profiles.txt
|
### ./tc/time-calc-profiles.txt
|
||||||
|
|
||||||
Optional assignments of profiles to numbers is stored here.
|
Optional assignments of profiles to numbers is stored here.
|
||||||
|
|
||||||
@ -165,10 +165,14 @@ Smileys can be colored or white-black (can be set in configuration)
|
|||||||
* LEFT - switch to previous profile
|
* LEFT - switch to previous profile
|
||||||
* RIGHT - switch to next profile
|
* RIGHT - switch to next profile
|
||||||
* K - hide or show clock
|
* K - hide or show clock
|
||||||
* SHIFT + {Y,O,D,H,M,S or I} - Increase test time value
|
* SHIFT + {Y,N,D,H,M,S or I} - Increase test time value
|
||||||
* CTRL + {Y,O,D,H,M,S or I} - Decrease test time value
|
* CTRL + {Y,N,D,H,M,S or I} - Decrease test time value
|
||||||
* ALT + {Y,O,D,H,M,S or I} - Rest test time value
|
* ALT + {Y,N,D,H,M,S or I} - Rest test time value
|
||||||
* D - Reset custom time values to the real time
|
* D - Reset custom time values to the real time
|
||||||
|
* SHIFT + A - Increase arrival time by 1 minute
|
||||||
|
* CTRL + A - Decrease arrival time by 1 minute
|
||||||
|
* SHIFT + O - Increase overtime by 1 minute
|
||||||
|
* CTRL + O - Decrease overtime by 1 minute
|
||||||
|
|
||||||
## Command button
|
## Command button
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user