mirror of
https://github.com/a2-4am/4live.git
synced 2025-02-06 12:31:04 +00:00
use inverse text on status line, not flashing
This commit is contained in:
parent
7e9dc0f99a
commit
109dd3fc78
10
src/4live.a
10
src/4live.a
@ -532,11 +532,15 @@ FirstLine
|
||||
|
||||
;we reserve one line for status
|
||||
|
||||
!text "CTRL+("
|
||||
!scrxor $40, "CTRL"
|
||||
!text "+("
|
||||
!scrxor $40, IMPORTKEY
|
||||
!text ")MPORT ("
|
||||
!text ")"
|
||||
!scrxor $40, "MPORT"
|
||||
!text " ("
|
||||
!scrxor $40, SAVEKEY
|
||||
!text ")AVE"
|
||||
!text ")"
|
||||
!scrxor $40, "AVE"
|
||||
!text " "
|
||||
!scrxor $80, "4LIVE-1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user