olivier
|
7616e9e50e
* Harmonize kbAltUp, kbAltDown and kbAltRight declarations for xterm
|
16 years ago |
Jonas Maebe
|
039847b5c0
- removed duplicate GenMouseEvent() procedure (patch by Danny Milosavljevic,
|
16 years ago |
Jonas Maebe
|
c66791a605
* made AddSpecialSequence() public with the "platform" keyword, as
|
16 years ago |
Jonas Maebe
|
065b9c39f7
* fixed compilation
|
18 years ago |
daniel
|
41d171bda0
- Comment out duplicate entries (F11/F12 <--> Shift+F1/F2)
|
18 years ago |
daniel
|
53d640777a
* Xterm mouse handling re-engineered.
|
18 years ago |
daniel
|
610cf1e2da
* Fix reversed home/end.
|
18 years ago |
daniel
|
e357dc5cf0
+ Add rxvt keyboard sequences by Micha
|
19 years ago |
Jonas Maebe
|
9e801eb048
* removed/conditionalised several unused variables
|
19 years ago |
daniel
|
aa93e6a11e
* Fix window resizing in X.
|
19 years ago |
daniel
|
cb1b6419ed
* Set standard I/O line ending to #13#10 when keyboard in raw mode.
|
19 years ago |
Jonas Maebe
|
a6863b49e1
* fixed compilation on non-Linux
|
19 years ago |
daniel
|
469789071d
* Make hack uglier, so it works better.
|
19 years ago |
daniel
|
111b588950
* Another xterm hack :(
|
19 years ago |
daniel
|
147716b74d
* Fix xterm detection
|
19 years ago |
daniel
|
d772104ce7
* Send escape code to xterm to make alt+key send an escape prefix.
|
19 years ago |
daniel
|
08bf4afa30
* Add extra sequences for FreeBSD xterm
|
19 years ago |
daniel
|
740c68106b
+ Add pread/pwrite system calls
|
19 years ago |
daniel
|
2a14ed7c32
* Optimize keyboard unit for code size; now 3kb+ object code less.
|
19 years ago |
daniel
|
aef758d3b5
* FreeBSD delete key
|
19 years ago |
daniel
|
eb45aa901f
* Remove debugging code.
|
19 years ago |
peter
|
a293a2486d
* remove useless comment
|
19 years ago |
daniel
|
56d3bf1403
+ Keyboard unit overhaul
|
19 years ago |
daniel
|
c182af93ab
* Overhaul of key recognition codes. Should recognize key much
|
19 years ago |
peter
|
9ea69cfec9
* fix isatty return value checks
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
b59e60b295
* removed unused variable
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
49c3697fbf
* uses now CFMakeRaw
|
20 years ago |