blob: 6f37b8fe433fb1fce1c351ddd9b7aab8917de5b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[
{ type: install
message: <<EOM
Make sure you've enough shared memory, the xine FAQ
advises to have the following sysctl settings:
kern.ipc.shmmax=67108864
kern.ipc.shmall=32768
To suppress many xitk warnings, please put following
setting in ~/.xitkrc.
feature.shm = 0
EOM
}
]
|