Keyboard

This forum is for information related with E series hardware.

Keyboard

Postby quasimodoz » Fri Apr 13, 2012 10:47 am

Using the build-in internet browser is practically only possible by using a keyboard. Samsung offers such thing as an option for a relatively high price. Would there be alternatives on the market, e.g. standard BT keyboards? Any recommendation?
quasimodoz
 
Posts: 12
Joined: Mon Apr 09, 2012 4:58 pm

Re: Keyboard

Postby erdem_ua » Fri Apr 13, 2012 11:22 am

It's too early to talking from those due lack of HW... But it's possible to use them later. At least, using with "Wireless USB" keyboard and mouses. They not needed to be use bluetooth...
User avatar
erdem_ua
SamyGO Admin
 
Posts: 2957
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey

Re: Keyboard

Postby Sacerdos » Fri Apr 27, 2012 8:06 pm

I'm new to the forum, as I found it using tapatalk from my tablet.

I just bought the UN46ES6500F and found web surfing terrible with just the remote. I bought a MS wireless keyboard/mouse combo and plugged it in (Wireless Desktop 3000). If it worked, fine; if not, I would take the keyboard back.

It worked! :mrgreen: :mrgreen:

Pretty basic--no function keys, no back and forward mouse keys. But I can type and use a mouse now.
The browser still brings up the onscreen keyboard, but I just use the keyboard and mouse, and everything is good to go.
User avatar
Sacerdos
 
Posts: 1
Joined: Fri Apr 27, 2012 7:15 pm

Re: Keyboard

Postby erdem_ua » Fri Apr 27, 2012 8:40 pm

That keyboard doesn't use BT, means, any Wireless and Wired keyboard that compatible with USB HID class need to work.
Does it same for BT HID Keyboard and mouses? I don't know until some one report... :D
User avatar
erdem_ua
SamyGO Admin
 
Posts: 2957
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey

Re: Keyboard

Postby arris69 » Fri Apr 27, 2012 8:53 pm

erdem_ua wrote:That keyboard doesn't use BT, means, any Wireless and Wired keyboard that compatible with USB HID class need to work.
Does it same for BT HID Keyboard and mouses?...


kernel config says:
Code: Select all
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=720
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set


so some joysticks and xpad "should" work too...
User avatar
arris69
SamyGO Moderator
 
Posts: 1613
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)

Re: Keyboard

Postby maxprasak » Tue May 29, 2012 8:08 am

arris69 wrote:
kernel config says:
Code: Select all
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=m
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1280
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=720
CONFIG_INPUT_JOYDEV=m
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_JOYSTICK=y
# CONFIG_JOYSTICK_ANALOG is not set
# CONFIG_JOYSTICK_A3D is not set
# CONFIG_JOYSTICK_ADI is not set
# CONFIG_JOYSTICK_COBRA is not set
# CONFIG_JOYSTICK_GF2K is not set
# CONFIG_JOYSTICK_GRIP is not set
# CONFIG_JOYSTICK_GRIP_MP is not set
# CONFIG_JOYSTICK_GUILLEMOT is not set
# CONFIG_JOYSTICK_INTERACT is not set
# CONFIG_JOYSTICK_SIDEWINDER is not set
# CONFIG_JOYSTICK_TMDC is not set
# CONFIG_JOYSTICK_IFORCE is not set
# CONFIG_JOYSTICK_WARRIOR is not set
# CONFIG_JOYSTICK_MAGELLAN is not set
# CONFIG_JOYSTICK_SPACEORB is not set
# CONFIG_JOYSTICK_SPACEBALL is not set
# CONFIG_JOYSTICK_STINGER is not set
# CONFIG_JOYSTICK_TWIDJOY is not set
# CONFIG_JOYSTICK_ZHENHUA is not set
# CONFIG_JOYSTICK_JOYDUMP is not set
CONFIG_JOYSTICK_XPAD=m
CONFIG_JOYSTICK_XPAD_FF=y
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set


so some joysticks and xpad "should" work too...


arris69, I see you have probably some kernel config from E-series... so please, where I can get the complete version of this config?
UE46ES7000 - Panel: 46A2UF0E Firmware: T-ECPDEUC-1003.0 Kernel: 0080.0700 Onboot: 0053 Camera: 3.69 Bluetooth: 1.2.14.482
Galaxy S II - Android 2.3.5 - AllShare: 2.0.0 Samsung Remote: 2.2.5 Samsung Smart View: 3.1.6
User avatar
maxprasak
 
Posts: 24
Joined: Thu May 24, 2012 4:01 pm
Location: Czech Republic

Re: Keyboard

Postby arris69 » Tue May 29, 2012 8:31 am

maxprasak wrote:....

arris69, I see you have probably some kernel config from E-series... so please, where I can get the complete version of this config?


its in the opensource package from samsung: http://opensource.samsung.com/index.jsp (then search for model like UExxES)

but, kernel modules are allready compiled for es series (better said full extensions pack) so only thing is to figure out how to install and start it on tv.

Denny did'nt contacted you for testing some stuff?
User avatar
arris69
SamyGO Moderator
 
Posts: 1613
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)

Re: Keyboard

Postby maxprasak » Tue May 29, 2012 1:01 pm

arris69 wrote:
maxprasak wrote:....

arris69, I see you have probably some kernel config from E-series... so please, where I can get the complete version of this config?


its in the opensource package from samsung: http://opensource.samsung.com/index.jsp (then search for model like UExxES)

but, kernel modules are allready compiled for es series (better said full extensions pack) so only thing is to figure out how to install and start it on tv.

Ou yes, I forgot for opensource package, yes, thanks... ;)

arris69 wrote:Denny did'nt contacted you for testing some stuff?

No yet ... any PMs are welcome... :roll:
UE46ES7000 - Panel: 46A2UF0E Firmware: T-ECPDEUC-1003.0 Kernel: 0080.0700 Onboot: 0053 Camera: 3.69 Bluetooth: 1.2.14.482
Galaxy S II - Android 2.3.5 - AllShare: 2.0.0 Samsung Remote: 2.2.5 Samsung Smart View: 3.1.6
User avatar
maxprasak
 
Posts: 24
Joined: Thu May 24, 2012 4:01 pm
Location: Czech Republic

Re: Keyboard

Postby mehdo » Mon Jul 02, 2012 1:25 am

i'am using a USB Wireless keyboard and mouse, and they are working very fine.

it cost me 20Euro+ 2 euro for the batteries.
mehdo
 
Posts: 2
Joined: Mon May 21, 2012 11:29 pm

Re: Keyboard

Postby monoschwarz » Fri Jul 06, 2012 3:49 pm

I have this Hier rii mini wifi

works good
Sorry for my English but gogole translation is poor

Model UE46ES6340-----Type 46A1AF6E
Firmware: T-mst10pdeuc-1011.1-----T-mst10pdeus-1001
Pc: Samsung NC10 Ubuntu 10.10 (Linux)
Sat: AV 7500 Pvr HD
monoschwarz
 
Posts: 13
Joined: Thu Jul 05, 2012 5:09 pm
Location: Germany

Next

Return to [E] Hardware

Who is online

Users browsing this forum: No registered users and 1 guest