Kaantha Valayam
Kaantha Valayam is a 1980 Indian Malayalam film, directed by I. V. Sasi. The film stars Jayan, Mohan Sharma and Seema in the lead roles. The film has musical score by Shyam.[1][2][3]
Kaantha Valayam | |
---|---|
Directed by | I. V. Sasi |
Written by | Thalassery Raghavan |
Screenplay by | T. Damodaran |
Starring | Jayan Krishnachandran Mohan Sharma Bahadoor |
Music by | Shyam |
Cinematography | K. Ramachandra Babu |
Edited by | K. Narayanan |
Production company | TV Combines |
Distributed by | TV Combines |
Release date |
|
Country | India |
Language | Malayalam |
Cast
- Jayan as Manushyan (1:20:08)
- Mohan Sharma as Stanly
- Seema as Merry Hans
- Bahadoor as Mammad
- Meena as Maggy
- Ravikumar as Shyam
- Ushakumari as Sathi
- Kottayam Santha
- Kaviyoor Ponnamma as Mariyamma
- Sreelatha Namboothiri as Ivlin
- Sumathi as Pamela
- Krishnachandran as Lional
- Vanchiyoor Radha as Rudramma
- Kottayam Santha as Reetha Hans
- Shekar as Johny
- Raji as Treena
Soundtrack
The music was composed by Shyam and the lyrics were written by Ettumanoor Somadasan.
No. | Song | Singers | Lyrics | Length (m:ss) |
---|---|---|---|---|
1 | "Ee Nimisham" | K. J. Yesudas, Vani Jairam | Ettumanoor Somadasan | |
2 | "Oru sugandham Maathram" | K. J. Yesudas | Ettumanoor Somadasan | |
3 | "Palliyankanathil" | S. Janaki | Ettumanoor Somadasan | |
4 | "Shilpi Poyal Shilayude Dukham" | K. J. Yesudas | Ettumanoor Somadasan |
gollark: Oh, you should use `os.pullEvent` and not `coroutine.yield` too, right.
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.
gollark: This is adapted slightly from the keyboard shortcuts daemon in potatOS.
gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Oh, right. I'll pull up the PotatoBIOS code for that.
References
- "Kaanthavalayam". MalayalaChalachithram. Retrieved 11 October 2014.
- "Kaanthavalayam". malayalasangeetham.info. Retrieved 11 October 2014.
- "Kaanthavalayam". spicyonion.com. Retrieved 11 October 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.