Hi Ashish, can u provide with more inputs on the topic? Is input.c bdsh's input.c at uspace/app/bdsh? or something else. What are you trying to implement? I would really like to share some suggestion if I know of something.
Regards, Supragya Raj Fellow GSoC aspirant On Sun, Mar 26, 2017 at 3:20 PM, Ashish Gahlot <[email protected]> wrote: > Hello HelenOS community, > > After talking to Jakub Jermar about adding the Ctrl+C implementation in > HelenOS, we got to the conclusion that adding a new IPC_M_* method would be > the right thing to do. As console output is involved in this implementation > which is mainly handled by the file input.c, would it be good to use a new > keycode for Ctrl+C or use the existing method in input.c using static void > input_ev_key(input_t *input, ipc_callid_t callid, ipc_call_t *call). > > Please let me know if you have any comments or suggestions about my > approach to the implementation. Also please let me know if there are other > enhancements that are easily implementable as part of the project or > otherwise. > > Thanks, > > -- > Ashish Kumar Gahlot > III year, UG > Govt. Engg. College, Ajmer, India > > > > > _______________________________________________ > HelenOS-devel mailing list > [email protected] > http://lists.modry.cz/listinfo/helenos-devel > > -- E-mail sent by: =================== SUPRAGYA RAJ ===================
_______________________________________________ HelenOS-devel mailing list [email protected] http://lists.modry.cz/listinfo/helenos-devel
